mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 16:28:59 +00:00
5 lines
83 B
Ruby
5 lines
83 B
Ruby
# frozen_string_literal: true
|
|
|
|
Fabricator(:web_setting, from: Web::Setting) do
|
|
end
|