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