This commit is contained in:
cc
2026-02-01 20:50:04 +08:00
4 changed files with 182 additions and 14 deletions

View File

@@ -220,6 +220,10 @@ export interface ElectronAPI {
username: string
displayName: string
avatarUrl?: string
nickname?: string
alias?: string
remark?: string
groupNickname?: string
}>
error?: string
}>