forked from Cookies_Github_mirror/AquaDX
[O] Ghost cards should not be guessed
This commit is contained in:
@@ -9,6 +9,7 @@ export interface Card {
|
||||
registerTime: string
|
||||
accessTime: string
|
||||
bound: boolean
|
||||
ghost: boolean
|
||||
}
|
||||
|
||||
export interface UserMe {
|
||||
|
||||
Reference in New Issue
Block a user