new
This commit is contained in:
@@ -126,9 +126,6 @@ function writeWordJs(data, src) {
|
||||
}
|
||||
text += '};\n';
|
||||
|
||||
console.error(text);
|
||||
|
||||
|
||||
if (src.indexOf('admin') === -1) {
|
||||
fs.writeFileSync(src + 'js/' + fileName, text);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user