mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-16 07:28:34 -06:00
fix start up on login at auth screen
This commit is contained in:
@@ -40,6 +40,7 @@ export default function Login(): React.JSX.Element {
|
||||
options={{
|
||||
headerShown: false,
|
||||
}}
|
||||
initialParams={{ server }}
|
||||
//@ts-ignore
|
||||
component={ServerAuthentication}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user