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,4 +1,4 @@
|
||||
import { PrefKey, getPref, setPref } from "../modules/preferences";
|
||||
import { PrefKey, getPref, setPref } from "./preferences";
|
||||
import { SCRIPT_VERSION } from "./global";
|
||||
import { UserAgent } from "./user-agent";
|
||||
|
||||
|
Reference in New Issue
Block a user