mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-16 04:32:57 -05:00
5 lines
74 B
Ruby
5 lines
74 B
Ruby
Fabricator(:account_pin) do
|
|
account nil
|
|
target_account nil
|
|
end
|