mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-07 03:20:19 -06:00
oic
This commit is contained in:
@@ -38,7 +38,7 @@ function conditionalHomeRender(): React.JSX.Element {
|
||||
|
||||
return (
|
||||
<NavigationContainer theme={isDarkMode ? DarkTheme : DefaultTheme}>
|
||||
{ !!!library ? <Navigation /> : (
|
||||
{ apiClient && library ? <Navigation /> : (
|
||||
<JellyfinAuthenticationProvider>
|
||||
<Login />
|
||||
</JellyfinAuthenticationProvider>
|
||||
|
||||
Reference in New Issue
Block a user