Airdcpp regression #123

Merged
rishighan merged 10 commits from airdcpp-regression into main 2025-02-17 21:27:48 +00:00
Showing only changes of commit af130384f1 - Show all commits

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) => { const getBundles = async (comicObject) => {
if (!isNil(comicObject?.data.acquisition.directconnect)) { if (!isNil(comicObject?.data.acquisition.directconnect)) {
const filteredBundles = const filteredBundles =