Update matrix sdk with safari getUserMedia fix

This commit is contained in:
Robert Long
2021-08-05 10:18:26 -07:00
parent f47b653932
commit 304dc2ac32
5 changed files with 60434 additions and 20 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<script> <script>
window.global = window; window.global = window;
</script> </script>
<script src="/browser-matrix.min.js"></script> <script src="/browser-matrix.js"></script>
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
-18
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long