Profile redesign: Profile tab settings (#38309)

This commit is contained in:
Echo
2026-03-20 14:38:10 +01:00
committed by GitHub
parent 00bcb014df
commit 6507a61d30
9 changed files with 129 additions and 72 deletions

View File

@@ -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,