mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-24 01:03:50 +02:00
fix: initPlugins is async now
This commit is contained in:
@@ -12,7 +12,7 @@ import { initComponents } from './plugin/components';
|
||||
import ElementPlus from 'element-plus';
|
||||
import App from './App.vue';
|
||||
|
||||
initPlugins();
|
||||
await initPlugins();
|
||||
|
||||
// #region | Hey look it's most of VRCX!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user