mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-21 01:53:57 +00:00
ci: fixed files after merging
This commit is contained in:
@@ -84,6 +84,7 @@ export interface GameAchievement {
|
||||
unlockedAchievements: UnlockedAchievement[];
|
||||
updatedAt: number | undefined;
|
||||
achievementImageUrl?: string | null;
|
||||
language?: string;
|
||||
}
|
||||
|
||||
export type AchievementCustomNotificationPosition =
|
||||
|
||||
Reference in New Issue
Block a user