Compare commits

..

2 Commits

2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,7 @@
"jsonwebtoken": "^7.1.9",
"jwa": "^1.1.4",
"log4js": "^0.6.38",
"mime": "^1.3.4",
"serve-favicon": "~2.3.0",
"sync-request": "^4.0.1",
"urllib": "^2.20.0",

View File

@ -39,7 +39,7 @@
"feedback": true,
"forcesave": false,
"goback": {
"url": <%- editor.getServerUrl %>
"url": "<%= editor.getServerUrl %>"
}
},
"fileChoiceUrl": "<%= editor.fileChoiceUrl %>",