mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
refactor ternary to if statement in window-manager, update constant definitions for better clarity
This commit is contained in:
parent
94b7c8aefe
commit
315d03ae69
6 changed files with 18 additions and 12 deletions
|
@ -105,7 +105,7 @@ export interface UserPreferences {
|
|||
downloadNotificationsEnabled: boolean;
|
||||
repackUpdatesNotificationsEnabled: boolean;
|
||||
telemetryEnabled: boolean;
|
||||
quitInXButtonEnabled: boolean;
|
||||
preferQuitInsteadOfHiding: boolean;
|
||||
}
|
||||
|
||||
export interface HowLongToBeatCategory {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue