mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 05:08:26 +02:00
Simplify import paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { PreferenceSetting } from "../types/preferences";
|
||||
import type { PreferenceSetting } from "@/types/preferences";
|
||||
import { CE } from "./html";
|
||||
|
||||
type MultipleOptionsParams = {
|
||||
|
Reference in New Issue
Block a user