mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-19 01:03:57 +00:00
refactor: rename all "popup" strings to "alert"
This commit is contained in:
@@ -161,7 +161,7 @@ export interface UserPreferences {
|
||||
preferQuitInsteadOfHiding: boolean;
|
||||
runAtStartup: boolean;
|
||||
startMinimized: boolean;
|
||||
disableNsfwPopup: boolean;
|
||||
disableNsfwAlert: boolean;
|
||||
}
|
||||
|
||||
export interface Steam250Game {
|
||||
|
||||
Reference in New Issue
Block a user