瀏覽代碼

Fix indent

Sebastien Lebreton 5 年之前
父節點
當前提交
a2f364c1f8
共有 1 個文件被更改,包括 2 次插入2 次删除
  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 {