mirror of
https://github.com/glitch-soc/mastodon
synced 2025-08-09 13:11:23 +00:00
6 lines
90 B
Ruby
6 lines
90 B
Ruby
Fabricator(:marker) do
|
|
user
|
|
timeline 'home'
|
|
last_read_id 0
|
|
lock_version 0
|
|
end
|