update eventfertcher card

This commit is contained in:
2024-01-13 15:43:04 +08:00
parent 6e2b08c0d7
commit dc264cbcdf
2 changed files with 25 additions and 3 deletions

View File

@@ -42,6 +42,7 @@ export interface AccountInfo extends UserInfo {
eventFetcherOnline: boolean
eventFetcherStatus: string
eventFetcherStatusV3: { [errorCode: string]: string }
nextSendEmailTime?: number
isServerFetcherOnline: boolean