🎛 Tweaks to the DC++ downloads endpoint

This commit is contained in:
2022-07-28 09:11:44 -07:00
parent 3f37c43584
commit b0a7e42461
3 changed files with 13 additions and 14 deletions

View File

@@ -153,7 +153,6 @@ export default class SettingsService extends Service {
ctx: Context<{ bundleIds: [] }>
) => {
// params: array of bundle IDs
// construct the elasticsearch msearch query
if (!isNil(ctx.params.bundleIds)) {
return await Comic.find({
"acquisition.directconnect.downloads": {