Amauri CHAMPEAUX 10 年 前
コミット
11dd85bc68
1 ファイル変更2 行追加2 行削除
  1. 2 2
      tarteaucitron.js

+ 2 - 2
tarteaucitron.js

@@ -75,8 +75,8 @@ var tarteaucitron = {
                     } else {
                         if (typeof tarteaucitronProLoadServices === 'function') {
                             setTimeout(tarteaucitronProLoadServices, 1000);
-						}
-					}
+                        }
+                    }
                     origOpen.apply(this, arguments);
                 };
             }