mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
add event module
This commit is contained in:
@@ -34,6 +34,10 @@ export interface AccountInfo extends UserInfo {
|
||||
biliVerifyCode?: string
|
||||
bindEmail?: string
|
||||
settings: UserSetting
|
||||
token: string
|
||||
|
||||
eventFetcherOnline: boolean
|
||||
eventFetcherStatus: string
|
||||
|
||||
nextSendEmailTime?: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user