Change profile name for yourself (#1913)
* feat: change profile name * fix: unnecessary return
This commit is contained in:
@@ -52,6 +52,9 @@ export type ChatModification =
|
||||
archive: boolean
|
||||
lastMessages: LastMessageList
|
||||
} |
|
||||
{
|
||||
pushNameSetting: string
|
||||
} |
|
||||
{
|
||||
pin: boolean
|
||||
} |
|
||||
|
||||
Reference in New Issue
Block a user