mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: ui adjustments
This commit is contained in:
parent
58a8f6fd6e
commit
93bc7c690f
6 changed files with 35 additions and 28 deletions
|
@ -368,6 +368,7 @@ export interface GameArtifact {
|
|||
}
|
||||
|
||||
export interface ComparedAchievements {
|
||||
achievementsPointsTotal: number;
|
||||
owner: {
|
||||
totalAchievementCount: number;
|
||||
unlockedAchievementCount: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue