Pārlūkot izejas kodu

default bytecode

哆啦好梦 2 gadi atpakaļ
vecāks
revīzija
4140d84142
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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'
   ],