BREAKING: 再见, contacts_list

This commit is contained in:
CrescentLeaf
2026-01-01 18:46:34 +08:00
parent 6e0a89f861
commit 72ca6a2fca
2 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ export default class UserBean {
declare registered_time: number
declare nickname: string
declare avatar_file_hash?: string
declare contacts_list: string
declare favourite_chats: string
declare recent_chats: string
declare settings: string