Sebastien Lebreton 5 vuotta sitten
vanhempi
commit
a2f364c1f8
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      Playground/js/main.js

+ 2 - 2
Playground/js/main.js

@@ -808,8 +808,8 @@ class Main {
         } else {
             // load script
             return await this.loadSnippetCode(value);
-		}
-	}
+        }
+    }
 
     async diff() {
         try {