mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: ui improvement
This commit is contained in:
parent
313ebc6055
commit
c8566dd2be
12 changed files with 181 additions and 64 deletions
|
@ -99,6 +99,7 @@ export interface UserGame {
|
|||
lastTimePlayed: Date | null;
|
||||
unlockedAchievementCount: number;
|
||||
achievementCount: number;
|
||||
achievementsPointsEarnedSum: number;
|
||||
}
|
||||
|
||||
export interface DownloadQueue {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue