highland stream
This commit is contained in:
@@ -63,7 +63,7 @@ export default class ProductsService extends Service {
|
|||||||
ctx.params.extractionOptions,
|
ctx.params.extractionOptions,
|
||||||
ctx.params.walkedFolders
|
ctx.params.walkedFolders
|
||||||
);
|
);
|
||||||
return H(comicBookCoversData)
|
const foo = H(comicBookCoversData)
|
||||||
.through(stringify);
|
.through(stringify);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user