mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
fix IsAnonymous
This commit is contained in:
@@ -234,6 +234,7 @@ export interface QAInfo {
|
||||
isPublic: boolean
|
||||
isFavorite: boolean
|
||||
sendAt: number
|
||||
isAnonymous: boolean
|
||||
}
|
||||
export interface LotteryUserInfo {
|
||||
name: string
|
||||
|
||||
Reference in New Issue
Block a user