Explorar el Código

Fix missing braces

Thanks @rubycon
Amauri CHAMPEAUX hace 7 años
padre
commit
249a00dd7e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      tarteaucitron.services.js

+ 3 - 0
tarteaucitron.services.js

@@ -2231,6 +2231,9 @@ tarteaucitron.services.koban = {
         kb('reg', tarteaucitron.user.kobanapi);
         tarteaucitron.addScript(tarteaucitron.user.kobanurl, '', function() {
         });
+    }
+};
+
 // matomo
 
 /*