diff --git a/templates/injector.html.twig b/templates/injector.html.twig index a176713..638b90e 100644 --- a/templates/injector.html.twig +++ b/templates/injector.html.twig @@ -32,7 +32,7 @@ const observerArticle = new MutationObserver(function(mutations) { } } } - }); + } }); observerArticle.observe(document.body, {