mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
refactor: rename all "popup" strings to "alert"
This commit is contained in:
parent
e7acce2dfc
commit
aaee27732d
8 changed files with 16 additions and 16 deletions
|
@ -161,7 +161,7 @@ export interface UserPreferences {
|
|||
preferQuitInsteadOfHiding: boolean;
|
||||
runAtStartup: boolean;
|
||||
startMinimized: boolean;
|
||||
disableNsfwPopup: boolean;
|
||||
disableNsfwAlert: boolean;
|
||||
}
|
||||
|
||||
export interface Steam250Game {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue