fixed exports

pull/1856/head
antelle 2 years ago
parent ef573336d8
commit 195e2cc8f0
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C

@ -1 +1 @@
export const isDev = !__dirname.includes('.asar');
module.exports.isDev = !__dirname.includes('.asar');

Loading…
Cancel
Save