Parcourir la source

Merge remote-tracking branch 'origin/master'

sanex3339 il y a 7 ans
Parent
commit
430a47d08a
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -673,7 +673,7 @@ Performance will 30-35% slower than without obfuscation
 	debugProtection: false,
 	debugProtectionInterval: false,
 	disableConsoleOutput: true,
-    log: false,
+    	log: false,
 	mangle: false,
 	renameGlobals: false,
 	rotateStringArray: true,
@@ -697,7 +697,7 @@ Performance will slightly slower than without obfuscation
 	debugProtection: false,
 	debugProtectionInterval: false,
 	disableConsoleOutput: true,
-    log: false,
+    	log: false,
 	mangle: true,
 	renameGlobals: false,
 	rotateStringArray: true,