getting login to refresh on the credentials changing

This commit is contained in:
Violet Caulfield
2024-10-20 10:26:45 -05:00
parent 79bdb83a5c
commit 015090a692

View File

@@ -59,6 +59,8 @@ const JellyfinApiClientContextInitializer = () => {
}, [
api,
apiPending,
credentials,
credentialsPending,
jellyfinServer,
serverPending,
userName,