mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
[Glitch] Add profile setup to onboarding in web UI
Port d67bd44ca1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
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