Merge pull request #207 from Hachi-R/auto-launch

added option to start hydra on system startup
This commit is contained in:
Hydra
2024-05-06 16:27:28 +01:00
committed by GitHub
13 changed files with 630 additions and 400 deletions

View File

@@ -106,6 +106,7 @@ export interface UserPreferences {
repackUpdatesNotificationsEnabled: boolean;
telemetryEnabled: boolean;
preferQuitInsteadOfHiding: boolean;
runAtStartup: boolean;
}
export interface HowLongToBeatCategory {