diff --git a/libs/epapi.js b/libs/epapi.js index 0b5425a..2f15054 100644 --- a/libs/epapi.js +++ b/libs/epapi.js @@ -228,7 +228,7 @@ exports.go = function () { } } -let appdata = el.app.getAppPath().replace(/\\/g,"/"); +let appdata = el.app.getPath('userData').replace(/\\/g,"/"); var settings = { get: function (k) {