fix: fixing carousel

This commit is contained in:
Chubby Granny Chaser
2025-09-28 15:14:25 +01:00
parent cb25a55118
commit 83e7f676bf
32 changed files with 701 additions and 480 deletions

View File

@@ -84,7 +84,6 @@ export type AchievementCustomNotificationPosition =
export interface UserPreferences {
downloadsPath?: string | null;
ggDealsApiKey?: string | null;
language?: string;
realDebridApiToken?: string | null;
torBoxApiToken?: string | null;