mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-30 22:31:03 +00:00
Merge branch 'main' into feat/displaying-new-game-update
This commit is contained in:
@@ -363,6 +363,8 @@ export type LibraryGame = Game &
|
||||
Partial<ShopAssets> & {
|
||||
id: string;
|
||||
download: Download | null;
|
||||
unlockedAchievementCount?: number;
|
||||
achievementCount?: number;
|
||||
};
|
||||
|
||||
export type UserGameDetails = ShopAssets & {
|
||||
|
||||
Reference in New Issue
Block a user