mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 07:43:50 +02:00
export itself
This commit is contained in:
@@ -12,9 +12,6 @@ import locale from 'element-ui/lib/locale/lang/en';
|
||||
import sharedRepository from './repository/shared.js';
|
||||
import configRepository from './repository/config.js';
|
||||
|
||||
window.sharedRepository = sharedRepository;
|
||||
window.configRepository = configRepository;
|
||||
|
||||
(async function () {
|
||||
await CefSharp.BindObjectAsync(
|
||||
'VRCX',
|
||||
|
||||
Reference in New Issue
Block a user