Explorar el Código

feat(browser_type): expose RTCBrowserType (#678)

dev1
hristoterezov hace 7 años
padre
commit
8f7a604653
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      JitsiMeetJS.js

+ 2
- 1
JitsiMeetJS.js Ver fichero

@@ -480,6 +480,7 @@ export default {
480 480
     util: {
481 481
         AuthUtil,
482 482
         RTCUIHelper,
483
-        ScriptUtil
483
+        ScriptUtil,
484
+        RTCBrowserType
484 485
     }
485 486
 };

Loading…
Cancelar
Guardar