mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-19 17:23:57 +00:00
Merge pull request #207 from Hachi-R/auto-launch
added option to start hydra on system startup
This commit is contained in:
@@ -106,6 +106,7 @@ export interface UserPreferences {
|
||||
repackUpdatesNotificationsEnabled: boolean;
|
||||
telemetryEnabled: boolean;
|
||||
preferQuitInsteadOfHiding: boolean;
|
||||
runAtStartup: boolean;
|
||||
}
|
||||
|
||||
export interface HowLongToBeatCategory {
|
||||
|
||||
Reference in New Issue
Block a user