mirror of
https://github.com/hometown-fork/hometown.git
synced 2025-02-12 12:24:42 +00:00
6 lines
81 B
Ruby
6 lines
81 B
Ruby
|
Fabricator(:announcement_reaction) do
|
||
|
account
|
||
|
announcement
|
||
|
name '🌿'
|
||
|
end
|