mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 08:43:57 +00:00
feat: refactor component
This commit is contained in:
@@ -35,6 +35,7 @@ export interface AchievementData {
|
||||
icon: string;
|
||||
icongray: string;
|
||||
hidden: boolean;
|
||||
points?: number;
|
||||
}
|
||||
|
||||
export interface UserAchievement {
|
||||
|
||||
Reference in New Issue
Block a user