mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 01:48:06 +01:00
4 lines
83 B
Ruby
4 lines
83 B
Ruby
# frozen_string_literal: true
|
|
|
|
Fabricator(:web_setting, from: Web::Setting) do
|
|
end
|