Browse Source

default bytecode

哆啦好梦 2 years ago
parent
commit
4140d84142
1 changed files with 1 additions and 1 deletions
  1. 1 1
      electron/config/encrypt.js

+ 1 - 1
electron/config/encrypt.js

@@ -2,7 +2,7 @@
  * 加密配置
  */
 module.exports = {
-  type: 'confusion',
+  type: 'bytecode',
   directory: [
     'electron'
   ],