mirror of
https://github.com/glitch-soc/mastodon
synced 2025-09-11 07:31:12 +00:00
5 lines
59 B
Ruby
5 lines
59 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
Fabricator(:setting) do
|
||
|
end
|