mirror of https://github.com/keeweb/keeweb
moved isDev to utils
parent
9377a849f6
commit
ef573336d8
@ -0,0 +1 @@
|
||||
export const isDev = !__dirname.includes('.asar');
|
Loading…
Reference in New Issue