Update _layout.tsx

This commit is contained in:
lostb1t
2025-03-01 09:37:50 +01:00
committed by GitHub
parent 446439c2e0
commit 8cb10d1062

View File

@@ -78,12 +78,6 @@ export default function IndexLayout() {
title: "",
}}
/>
<Stack.Screen
name="settings/dashboard/sessions"
options={{
title: t("home.settings.dashboard.sessions_title"),
}}
/>
<Stack.Screen
name="settings/jellyseerr/page"
options={{