initial commit

This commit is contained in:
Hachi-R 2024-05-05 17:18:06 -03:00
parent 21296cba95
commit 5b9af9e0ea
6 changed files with 78 additions and 0 deletions

View file

@ -106,6 +106,7 @@ export interface UserPreferences {
repackUpdatesNotificationsEnabled: boolean;
telemetryEnabled: boolean;
preferQuitInsteadOfHiding: boolean;
startWithSystem: boolean;
}
export interface HowLongToBeatCategory {