🏗️ Fixed an invalidation query on DC++ download panel
This commit is contained in:
@@ -200,7 +200,7 @@ export const AcquisitionPanel = (
|
||||
},
|
||||
});
|
||||
console.log(bundleDBImportResult?.data);
|
||||
// queryClient.invalidateQueries({ queryKey: ["bundles"] });
|
||||
queryClient.invalidateQueries({ queryKey: ["comicBookMetadata"] });
|
||||
|
||||
// dispatch({
|
||||
// type: AIRDCPP_RESULT_DOWNLOAD_INITIATED,
|
||||
|
||||
Reference in New Issue
Block a user