mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 08:43:50 +02:00
back element-plus to 2.11.7 and remove window.$app
This commit is contained in:
1
src/types/globals.d.ts
vendored
1
src/types/globals.d.ts
vendored
@@ -6,7 +6,6 @@ declare global {
|
||||
const LINUX: boolean;
|
||||
|
||||
interface Window {
|
||||
$app: any;
|
||||
$pinia: any;
|
||||
$vr: any;
|
||||
$debug: AppDebug;
|
||||
|
||||
Reference in New Issue
Block a user