mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
Normalize album artist list store
This commit is contained in:
@@ -94,8 +94,6 @@ export const AlbumListContent = ({
|
||||
},
|
||||
};
|
||||
|
||||
console.log('query', query);
|
||||
|
||||
const queryKey = queryKeys.albums.list(server?.id || '', query);
|
||||
|
||||
const albumsRes = await queryClient.fetchQuery(
|
||||
|
||||
Reference in New Issue
Block a user