mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-27 13:16:07 +00:00
Add profile setup to onboarding in web UI (#27829)
This commit is contained in:
@@ -67,6 +67,7 @@ export const accountDefaultValues: AccountShape = {
|
||||
bot: false,
|
||||
created_at: '',
|
||||
discoverable: false,
|
||||
indexable: false,
|
||||
display_name: '',
|
||||
display_name_html: '',
|
||||
emojis: List<CustomEmoji>(),
|
||||
|
||||
Reference in New Issue
Block a user