Fix missing braces

Thanks @rubycon
This commit is contained in:
Amauri CHAMPEAUX 2018-07-25 19:59:41 +02:00 committed by GitHub
parent 8509b6aa9c
commit 249a00dd7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

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