mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-22 02:13:59 +00:00
feat: adding freezing backups logic
This commit is contained in:
@@ -272,6 +272,7 @@ export interface GameArtifact {
|
||||
hostname: string;
|
||||
downloadCount: number;
|
||||
label?: string;
|
||||
isFrozen: boolean;
|
||||
}
|
||||
|
||||
export interface ComparedAchievements {
|
||||
|
||||
Reference in New Issue
Block a user