repo: janusweb action: commit revision: path_from: revision_from: c67c3758e045e170e33b83c791fb1cb05417f40f: path_to: revision_to:
commit c67c3758e045e170e33b83c791fb1cb05417f40f Author: James BaicoianuDate: Sun Jan 30 13:45:18 2022 -0800 Expose janus.currentroom via proxy diff --git a/scripts/janusweb.js b/scripts/janusweb.js
--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -157,6 +157,7 @@ elation.require([
userid: ['property', 'userId'],
avatarlighting: ['property', 'settings.avatarlighting'],
ui: ['property', 'engine.client.ui'],
+ currentroom: ['property', 'currentroom'],
hmd: ['accessor', 'isVRActive'],
-----END OF PAGE-----