Normalize album artist list store

This commit is contained in:
jeffvli 2023-03-05 21:02:05 -08:00
parent 828cca9c19
commit 123478a24f
14 changed files with 186 additions and 1656 deletions

View file

@ -94,8 +94,6 @@ export const AlbumListContent = ({
},
};
console.log('query', query);
const queryKey = queryKeys.albums.list(server?.id || '', query);
const albumsRes = await queryClient.fetchQuery(