mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-20 09:43:57 +00:00
feat: testing new achievements page ui
This commit is contained in:
@@ -45,6 +45,7 @@ export interface UserAchievement {
|
||||
unlocked: boolean;
|
||||
unlockTime: number | null;
|
||||
icon: string;
|
||||
icongray: string;
|
||||
}
|
||||
|
||||
export interface RemoteUnlockedAchievement {
|
||||
|
||||
Reference in New Issue
Block a user