Chore: Make ESLint Happy [skip ci]

This commit is contained in:
SukkaW
2026-02-01 03:42:58 +08:00
parent d4580db2ac
commit 0ea8bc8925
6 changed files with 6 additions and 6 deletions

View File

@@ -9,4 +9,4 @@
for (const hider of document.querySelectorAll('style[id^=chartbeat-flicker-control]')) {
hider.remove();
}
}());
})();