mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Normalize album artist list store
This commit is contained in:
parent
828cca9c19
commit
123478a24f
14 changed files with 186 additions and 1656 deletions
|
|
@ -94,8 +94,6 @@ export const AlbumListContent = ({
|
|||
},
|
||||
};
|
||||
|
||||
console.log('query', query);
|
||||
|
||||
const queryKey = queryKeys.albums.list(server?.id || '', query);
|
||||
|
||||
const albumsRes = await queryClient.fetchQuery(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue