哆啦好梦 2 anni fa
parent
commit
4140d84142
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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'
   ],