diff --git a/components/Login/component.tsx b/components/Login/component.tsx index 66677096..d16e3994 100644 --- a/components/Login/component.tsx +++ b/components/Login/component.tsx @@ -12,7 +12,7 @@ export default function Login(): React.JSX.Element { const Stack = createStackNavigator(); return ( - + { (_.isUndefined(server) || _.isEmpty(server.url)) ? ( + Connect to Jellyfin