mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 05:20:13 +02:00
fix authentication query for Subsonic/ND
This commit is contained in:
@@ -48,6 +48,7 @@ export const useServerAuthenticated = () => {
|
||||
},
|
||||
query: {
|
||||
id: userId,
|
||||
username: serverWithAuth.username,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user