refactor: rename all "popup" strings to "alert"

This commit is contained in:
Hachi-R 2024-11-06 20:44:56 -03:00
parent e7acce2dfc
commit aaee27732d
8 changed files with 16 additions and 16 deletions

View file

@ -161,7 +161,7 @@ export interface UserPreferences {
preferQuitInsteadOfHiding: boolean;
runAtStartup: boolean;
startMinimized: boolean;
disableNsfwPopup: boolean;
disableNsfwAlert: boolean;
}
export interface Steam250Game {