哆啦好梦 пре 2 година
родитељ
комит
4140d84142
1 измењених фајлова са 1 додато и 1 уклоњено
  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'
   ],