🔧 Todo to move method out to core service

This commit is contained in:
2024-10-16 18:49:56 -04:00
parent b06c85d6dc
commit af130384f1

View File

@@ -59,6 +59,7 @@ export const DownloadsPanel = (
},
}),
});
// This method needs to be moved to an endpoint in threetwo-core-service
const getBundles = async (comicObject) => {
if (!isNil(comicObject?.data.acquisition.directconnect)) {
const filteredBundles =