mirror of
https://github.com/glitch-soc/mastodon
synced 2025-07-30 21:01:47 +00:00
4 lines
74 B
Ruby
4 lines
74 B
Ruby
Fabricator(:account_pin) do
|
|
account nil
|
|
target_account nil
|
|
end
|