mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-12-21 06:27:00 +01:00
Simplify import paths again
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { PrefKey, getPref } from "./preferences";
|
||||
import { PrefKey, getPref } from "@utils/preferences";
|
||||
|
||||
export enum UserAgentProfile {
|
||||
EDGE_WINDOWS = 'edge-windows',
|
||||
|
||||
Reference in New Issue
Block a user