fixed lint warning

This commit is contained in:
Jack 2021-10-24 23:21:11 +01:00
parent 81b4173bdc
commit c8acca3cb3

View file

@ -5,7 +5,6 @@ import * as Notifications from "./notifications";
import * as CommandlineLists from "./commandline-lists";
import * as ThemeColors from "./theme-colors";
import * as ChartController from "./chart-controller";
import * as UI from "./ui";
export function updateActiveButton() {
$(`.pageSettings .section.themes .theme`).removeClass("active");