mirror of
https://github.com/glitch-soc/mastodon
synced 2025-09-12 05:41:14 +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
|