mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-02-20 19:12:23 +00:00
fix(tv): season modal
This commit is contained in:
@@ -461,6 +461,14 @@ function Layout() {
|
||||
animation: "fade",
|
||||
}}
|
||||
/>
|
||||
<Stack.Screen
|
||||
name='(auth)/tv-series-season-modal'
|
||||
options={{
|
||||
headerShown: false,
|
||||
presentation: "transparentModal",
|
||||
animation: "fade",
|
||||
}}
|
||||
/>
|
||||
</Stack>
|
||||
<Toaster
|
||||
duration={4000}
|
||||
|
||||
Reference in New Issue
Block a user