fix epipen for linux

im gay :godmode:
This commit is contained in:
no-boot-device 2017-12-18 22:54:16 -06:00 committed by GitHub
parent d2c46a73c5
commit bd8c9ad853
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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) {