mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
fix blacklist display
This commit is contained in:
@@ -67,7 +67,7 @@ export interface AccountInfo extends UserInfo {
|
||||
|
||||
nextSendEmailTime?: number
|
||||
isServerFetcherOnline: boolean
|
||||
blackList: number[]
|
||||
blackList: UserBasicInfo[]
|
||||
biliBlackList: { [key: number]: string }
|
||||
streamerInfo?: StreamerModel
|
||||
biliUserAuthInfo?: BiliAuthModel
|
||||
|
||||
Reference in New Issue
Block a user