mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 05:57:26 +08:00
[+] Check card is linked
This commit is contained in:
@@ -8,6 +8,7 @@ export interface Card {
|
||||
luid: string
|
||||
registerTime: string
|
||||
accessTime: string
|
||||
bound: boolean
|
||||
}
|
||||
|
||||
export interface UserMe {
|
||||
|
||||
Reference in New Issue
Block a user