mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 22:28:57 +08:00
[F] Fix trailing }
This commit is contained in:
@@ -62,6 +62,9 @@ export interface GenericGamePlaylog {
|
||||
totalCombo: number
|
||||
afterRating: number
|
||||
beforeRating: number
|
||||
isFullCombo?: boolean
|
||||
isAllPerfect?: boolean
|
||||
isAllJustice?: boolean
|
||||
}
|
||||
|
||||
export interface GenericRanking {
|
||||
|
||||
Reference in New Issue
Block a user