diff --git a/app/(auth)/(tabs)/(home)/downloads/index.tsx b/app/(auth)/(tabs)/(home)/downloads/index.tsx index c71bebd8..dade8b73 100644 --- a/app/(auth)/(tabs)/(home)/downloads/index.tsx +++ b/app/(auth)/(tabs)/(home)/downloads/index.tsx @@ -171,7 +171,7 @@ export default function page() { contentInsetAdjustmentBehavior='automatic' > - + {/* Queue card - hidden */} {/* @@ -180,7 +180,7 @@ export default function page() { {t("home.downloads.queue_hint")} - + {queue.map((q, index) => ( diff --git a/app/(auth)/(tabs)/(home)/intro/page.tsx b/app/(auth)/(tabs)/(home)/intro/page.tsx index 572a4980..1fa7b4ba 100644 --- a/app/(auth)/(tabs)/(home)/intro/page.tsx +++ b/app/(auth)/(tabs)/(home)/intro/page.tsx @@ -20,7 +20,7 @@ export default function page() { return ( diff --git a/app/(auth)/(tabs)/(home)/sessions/index.tsx b/app/(auth)/(tabs)/(home)/sessions/index.tsx index 0ed8fc94..7141245c 100644 --- a/app/(auth)/(tabs)/(home)/sessions/index.tsx +++ b/app/(auth)/(tabs)/(home)/sessions/index.tsx @@ -255,7 +255,7 @@ const SessionCard = ({ session }: SessionCardProps) => { {/* Session controls */} - + - + - + {filteredLogs?.map((log, index) => ( )} - + {JSON.stringify(log.data, null, 2)} diff --git a/app/(auth)/(tabs)/(home,libraries,search,favorites)/items/page.tsx b/app/(auth)/(tabs)/(home,libraries,search,favorites)/items/page.tsx index 81f123bf..96828c4b 100644 --- a/app/(auth)/(tabs)/(home,libraries,search,favorites)/items/page.tsx +++ b/app/(auth)/(tabs)/(home,libraries,search,favorites)/items/page.tsx @@ -80,7 +80,7 @@ const Page: React.FC = () => { - + diff --git a/app/(auth)/(tabs)/(home,libraries,search,favorites)/jellyseerr/page.tsx b/app/(auth)/(tabs)/(home,libraries,search,favorites)/jellyseerr/page.tsx index 28533cd0..69585260 100644 --- a/app/(auth)/(tabs)/(home,libraries,search,favorites)/jellyseerr/page.tsx +++ b/app/(auth)/(tabs)/(home,libraries,search,favorites)/jellyseerr/page.tsx @@ -239,7 +239,7 @@ const Page: React.FC = () => { } > - + @@ -282,7 +282,7 @@ const Page: React.FC = () => { ) : ( details?.mediaInfo?.jellyfinMediaId && ( - + {!Platform.isTV && (