This commit is contained in:
lilezek 2024-05-03 22:09:10 +02:00
commit 62b5b12397
18 changed files with 188 additions and 344 deletions

View file

@ -109,6 +109,7 @@ export interface UserPreferences {
repackUpdatesNotificationsEnabled: boolean;
telemetryEnabled: boolean;
realDebridApiToken: string | null;
preferQuitInsteadOfHiding: boolean;
}
export interface HowLongToBeatCategory {