mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Merge branch 'main' into feat/use-native-notification-for-achievements
# Conflicts: # src/main/index.ts
This commit is contained in:
commit
9ee4e2e29b
12 changed files with 72 additions and 16 deletions
|
@ -160,6 +160,7 @@ export interface UserPreferences {
|
|||
realDebridApiToken: string | null;
|
||||
preferQuitInsteadOfHiding: boolean;
|
||||
runAtStartup: boolean;
|
||||
startMinimized: boolean;
|
||||
}
|
||||
|
||||
export interface Steam250Game {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue