mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-25 18:14:42 +01:00
wip
This commit is contained in:
@@ -101,15 +101,6 @@ function Layout() {
|
||||
headerShadowVisible: false,
|
||||
}}
|
||||
/>
|
||||
<Stack.Screen
|
||||
name="(auth)/downloads"
|
||||
options={{
|
||||
headerShown: true,
|
||||
title: "Downloads",
|
||||
headerStyle: { backgroundColor: "black" },
|
||||
headerShadowVisible: false,
|
||||
}}
|
||||
/>
|
||||
<Stack.Screen
|
||||
name="(auth)/items/[id]"
|
||||
options={{
|
||||
|
||||
Reference in New Issue
Block a user