refine strict

This commit is contained in:
shinemoon 2023-11-25 23:00:54 +08:00
parent 6d2189ac5a
commit b72f02e148

View file

@ -1,3 +1,4 @@
'use strict';
document.addEventListener('DOMContentLoaded', function () {
// Initial Colorize for situation where 'no new item changes triggered later' (https://github.com/FreshRSS/Extensions/issues/183)
colorize();