Skip to content

Commit 3a2ffe5

Browse files
committed
chore: disabling encryption
1 parent 18f20e2 commit 3a2ffe5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/arc-electron.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ class ArcElectron extends ArcAppMixin(LitElement) {
4949
/* global log */
5050
this.log = log;
5151
this.sysVars = process.env;
52-
this.withEncrypt = true;
5352
}
5453

5554
connectedCallback() {

0 commit comments

Comments
 (0)