mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 08:27:27 +08:00
[F] Fix AquaNet ghost card detection
This commit is contained in:
@@ -9,7 +9,7 @@ export interface Card {
|
||||
registerTime: string
|
||||
accessTime: string
|
||||
linked: boolean
|
||||
ghost: boolean
|
||||
isGhost: boolean
|
||||
}
|
||||
|
||||
export interface AquaNetUser {
|
||||
|
||||
Reference in New Issue
Block a user