Add profile setup to onboarding in web UI (#27829)
This commit is contained in:
parent
d8074128f9
commit
d67bd44ca1
18 changed files with 524 additions and 416 deletions
|
@ -67,6 +67,7 @@ export const accountDefaultValues: AccountShape = {
|
|||
bot: false,
|
||||
created_at: '',
|
||||
discoverable: false,
|
||||
indexable: false,
|
||||
display_name: '',
|
||||
display_name_html: '',
|
||||
emojis: List<CustomEmoji>(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue