26.5 sync with alpha

This commit is contained in:
steveseguin
2025-01-10 18:09:56 -05:00
parent f72063c0ce
commit b1c1385142
34 changed files with 8051 additions and 14744 deletions

View File

@@ -1550,7 +1550,7 @@
roomname = sanitizeRoomName(roomname);
var iframeContainer = document.getElementById("iframeContainer");
iframe.allow = "autoplay;camera;microphone;fullscreen;picture-in-picture;display-capture;midi;";
iframe.allow = "autoplay;camera;microphone;fullscreen;picture-in-picture;display-capture;midi;screen-wake-lock;";
iframe.id = "vdoninja";
if (roomname){