mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 16:53:57 +00:00
feat: add option to disable NSFW warning
This commit is contained in:
@@ -161,6 +161,7 @@ export interface UserPreferences {
|
||||
preferQuitInsteadOfHiding: boolean;
|
||||
runAtStartup: boolean;
|
||||
startMinimized: boolean;
|
||||
disableNsfwPopup: boolean;
|
||||
}
|
||||
|
||||
export interface Steam250Game {
|
||||
|
||||
Reference in New Issue
Block a user