Selaa lähdekoodia

Merge remote-tracking branch 'origin/master'

sanex3339 7 vuotta sitten
vanhempi
commit
430a47d08a
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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,