mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 05:08:26 +02:00
Move bx-events/exposed/flags files to utils/
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { AppInterface } from "../utils/global";
|
||||
import { BxEvent } from "./bx-event";
|
||||
import { BxEvent } from "../utils/bx-event";
|
||||
import { PrefKey, getPref } from "./preferences";
|
||||
|
||||
const VIBRATION_DATA_MAP = {
|
||||
|
Reference in New Issue
Block a user