mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-08 00:17:27 +08:00
[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