mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: add hidden achievement description option
This commit is contained in:
parent
ff917b7ecf
commit
1ea98613fb
12 changed files with 65 additions and 123 deletions
|
@ -162,6 +162,7 @@ export interface UserPreferences {
|
|||
runAtStartup: boolean;
|
||||
startMinimized: boolean;
|
||||
disableNsfwAlert: boolean;
|
||||
showHiddenAchievementsDescription: boolean;
|
||||
}
|
||||
|
||||
export interface Steam250Game {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue