Небольшая поправка
This commit is contained in:
@@ -31,7 +31,6 @@ class ConvertDocX extends ConvertHtml {
|
|||||||
async run(data, opts) {
|
async run(data, opts) {
|
||||||
if (!(await this.check(data, opts)))
|
if (!(await this.check(data, opts)))
|
||||||
return false;
|
return false;
|
||||||
await this.checkExternalConverterPresent();
|
|
||||||
|
|
||||||
const {inputFiles} = opts;
|
const {inputFiles} = opts;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user