diff --git a/mirzaev/skillparts/system/web/js/ticker.js b/mirzaev/skillparts/system/web/js/ticker.js index 9e81782..9604544 100644 --- a/mirzaev/skillparts/system/web/js/ticker.js +++ b/mirzaev/skillparts/system/web/js/ticker.js @@ -14,6 +14,6 @@ function tickerInit(target) { tickerInit(); } } -} +}; document.addEventListener('DOMContentLoaded', tickerInit(), true); \ No newline at end of file