mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Merge pull request #207 from Hachi-R/auto-launch
added option to start hydra on system startup
This commit is contained in:
commit
e041d27988
13 changed files with 630 additions and 400 deletions
|
@ -106,6 +106,7 @@ export interface UserPreferences {
|
|||
repackUpdatesNotificationsEnabled: boolean;
|
||||
telemetryEnabled: boolean;
|
||||
preferQuitInsteadOfHiding: boolean;
|
||||
runAtStartup: boolean;
|
||||
}
|
||||
|
||||
export interface HowLongToBeatCategory {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue