Поправка путей

This commit is contained in:
Book Pauk
2019-10-29 19:07:34 +07:00
parent 97ef1ee201
commit 5f7cc12157
5 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
import he from 'he';
import sax from '../../../../server/core/BookConverter/sax';
import sax from '../../../../server/core/sax';
import {sleep} from '../../../share/utils';
const maxImageLineCount = 100;