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:
@@ -1,6 +1,6 @@
|
||||
import { STATES } from "../utils/global";
|
||||
import { BX_FLAGS } from "../utils/bx-flags";
|
||||
import { getPref, PrefKey } from "./preferences";
|
||||
import { getPref, PrefKey } from "../utils/preferences";
|
||||
import { VibrationManager } from "./vibration-manager";
|
||||
|
||||
const PATCHES = {
|
||||
|
Reference in New Issue
Block a user