mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-05 19:00:02 -05:00
refresh playlists when adding an item to it
This commit is contained in:
@@ -119,7 +119,6 @@ export default function TrackOptions({
|
||||
|
||||
queryClient.invalidateQueries({
|
||||
queryKey: [QueryKeys.ItemTracks, playlist.Id!, false],
|
||||
exact: true
|
||||
});
|
||||
},
|
||||
onError: () => {
|
||||
|
||||
Reference in New Issue
Block a user