feat: add hidden achievement description option

This commit is contained in:
Zamitto 2024-12-16 14:57:02 -03:00
parent ff917b7ecf
commit 1ea98613fb
12 changed files with 65 additions and 123 deletions

View file

@ -162,6 +162,7 @@ export interface UserPreferences {
runAtStartup: boolean;
startMinimized: boolean;
disableNsfwAlert: boolean;
showHiddenAchievementsDescription: boolean;
}
export interface Steam250Game {