mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 23:28:08 +01:00
4 lines
74 B
Ruby
4 lines
74 B
Ruby
Fabricator(:account_pin) do
|
|
account nil
|
|
target_account nil
|
|
end
|