mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 21:28:27 +02:00
Move preferences.ts & settings.ts to utils/
This commit is contained in:
@@ -2,7 +2,7 @@ import { STATES, AppInterface } from "../utils/global";
|
||||
import { CE, createButton, ButtonStyle, Icon } from "../utils/html";
|
||||
import { Toast } from "../utils/toast";
|
||||
import { BxEvent } from "../utils/bx-event";
|
||||
import { getPref, PrefKey, setPref } from "./preferences";
|
||||
import { getPref, PrefKey, setPref } from "../utils/preferences";
|
||||
import { t } from "../utils/translation";
|
||||
import { localRedirect } from "./ui/ui";
|
||||
|
||||
|
Reference in New Issue
Block a user