mirror of
https://github.com/whippyshou/mastodon
synced 2025-01-20 08:43:13 +09:00
5 lines
74 B
Ruby
5 lines
74 B
Ruby
Fabricator(:account_pin) do
|
|
account nil
|
|
target_account nil
|
|
end
|