We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f20e2 commit 3a2ffe5Copy full SHA for 3a2ffe5
src/arc-electron.js
@@ -49,7 +49,6 @@ class ArcElectron extends ArcAppMixin(LitElement) {
49
/* global log */
50
this.log = log;
51
this.sysVars = process.env;
52
- this.withEncrypt = true;
53
}
54
55
connectedCallback() {
0 commit comments