mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-26 04:11:02 +00:00
ci: changed css variables to image from souvenirs, made image add in a single api call with updating achievements, renamed variables
This commit is contained in:
@@ -83,7 +83,7 @@ export interface GameAchievement {
|
||||
achievements: SteamAchievement[];
|
||||
unlockedAchievements: UnlockedAchievement[];
|
||||
updatedAt: number | undefined;
|
||||
achievementImageUrl?: string | null;
|
||||
imageUrl?: string | null;
|
||||
language?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user