浏览代码

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 {