mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
v2019.08.19
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
if (window.CefSharp) {
|
||||
Promise.all([
|
||||
CefSharp.BindObjectAsync('VRCX'),
|
||||
CefSharp.BindObjectAsync('VRCXStorage')
|
||||
CefSharp.BindObjectAsync('VRCXStorage'),
|
||||
CefSharp.BindObjectAsync('SQLite')
|
||||
]).catch(() => {
|
||||
location = 'https://github.com/pypy-vrc/vrcx';
|
||||
}).then(() => {
|
||||
|
||||
Reference in New Issue
Block a user