mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-20 02:14:55 -05:00
Profile redesign: Profile tab settings (#38309)
This commit is contained in:
@@ -45,6 +45,9 @@ export const accountFactory: FactoryFunction<ApiAccountJSON> = ({
|
||||
indexable: true,
|
||||
last_status_at: '2023-01-01',
|
||||
locked: false,
|
||||
show_featured: true,
|
||||
show_media: true,
|
||||
show_media_replies: true,
|
||||
mute_expires_at: null,
|
||||
note: 'This is a test user account.',
|
||||
statuses_count: 0,
|
||||
|
||||
Reference in New Issue
Block a user