Skip to content

Commit

Permalink
refine strict
Browse files Browse the repository at this point in the history
  • Loading branch information
iclaud committed Nov 25, 2023
1 parent 6d2189a commit b72f02e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xExtension-ColorfulList/static/script.js
Original file line number Diff line number Diff line change
@@ -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();
Expand Down

0 comments on commit b72f02e

Please sign in to comment.