Add "Show controller connection status" setting

This commit is contained in:
redphx
2024-07-02 17:08:40 +07:00
parent 385fd71e86
commit 277c777121
5 changed files with 13 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
import { PrefKey } from "@utils/preferences"
import { PrefKey, getPref } from "@utils/preferences"
import { BxEvent } from "@utils/bx-event"
import { getPref } from "@utils/preferences"
import { CE } from "@utils/html"
import { t } from "@utils/translation"
import { STATES } from "@utils/global"