This commit is contained in:
lilezek
2024-05-03 22:09:10 +02:00
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 {