mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 18:45:56 +00:00
fix various minor issues reported by eslint
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/* TODO: this should probably be something like night_mode.js since it does nothing specific to utility scripts */2
|
||||
/* global UtilityApp */
|
||||
|
||||
/* TODO: this should probably be something like night_mode.js since it does nothing specific to utility scripts */
|
||||
|
||||
Event.observe(window, "load", function() {
|
||||
const UtilityJS = {
|
||||
|
||||
Reference in New Issue
Block a user