Bläddra i källkod

Merge remote-tracking branch 'origin/master'

sanex3339 7 år sedan
förälder
incheckning
430a47d08a
1 ändrade filer med 2 tillägg och 2 borttagningar
  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,