mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-07 05:38:27 +02:00
Simplify import paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { MkbHandler } from "../modules/mkb/mkb-handler";
|
||||
import { MkbHandler } from "@/modules/mkb/mkb-handler";
|
||||
import { PrefKey, getPref } from "./preferences";
|
||||
import { t } from "./translation";
|
||||
import { Toast } from "./toast";
|
||||
|
Reference in New Issue
Block a user