mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
1007
This commit is contained in:
@@ -90,5 +90,8 @@ export interface QAInfo {
|
||||
question: { message: string; image?: string }
|
||||
answer?: { message: string; image?: string }
|
||||
isReaded?: boolean
|
||||
isSenderRegisted: boolean
|
||||
isPublic: boolean
|
||||
isFavorite:boolean
|
||||
sendAt: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user