mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
IPC photon logging 1
This commit is contained in:
@@ -18182,10 +18182,6 @@ speechSynthesis.getVoices();
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
$app.methods.eventPing = function (data) {
|
|
||||||
console.log('IPC Ping', data.version);
|
|
||||||
};
|
|
||||||
|
|
||||||
$app = new Vue($app);
|
$app = new Vue($app);
|
||||||
window.$app = $app;
|
window.$app = $app;
|
||||||
})();
|
})();
|
||||||
|
|||||||
Reference in New Issue
Block a user