mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 19:45:56 +00:00
Fix two more typos
This commit is contained in:
@@ -86,7 +86,7 @@ define(["dojo/_base/declare", "dojo/dom-construct", "lib/CheckBoxTree", "dijit/f
|
||||
const e = $("icon-label-" + id);
|
||||
|
||||
if (e) {
|
||||
if (fg) e.style.color = bg;
|
||||
if (bg) e.style.color = bg;
|
||||
}
|
||||
|
||||
const query = {
|
||||
|
||||
Reference in New Issue
Block a user