mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-18 10:58:41 -05:00
i *don't* need this all to react
This commit is contained in:
@@ -44,13 +44,9 @@ const JellyfinApiClientContextInitializer = () => {
|
||||
setServer(jellyfinServer);
|
||||
setUsername(credentials?.username ?? undefined)
|
||||
}, [
|
||||
api,
|
||||
apiPending,
|
||||
publicApi,
|
||||
publicApiPending,
|
||||
credentials,
|
||||
credentialsPending,
|
||||
jellyfinServer,
|
||||
serverPending,
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user