From aa51dc43337c3e7556df3ddbfada4352c1b0b473 Mon Sep 17 00:00:00 2001 From: lindenkron Date: Wed, 19 Apr 2023 00:42:10 +0200 Subject: [PATCH] Generate a links category for ss too --- lib.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib.js b/lib.js index 5fc8497..c4ae8f4 100644 --- a/lib.js +++ b/lib.js @@ -15962,6 +15962,7 @@ async function createDirectorOnlyBox() { oldGroups.push(ee.dataset.group); }); getById("groups").remove(); + if (session.hidesololinks==false){ // won't be updating the solo link to a view-only one ever, since director is always expected to be in a room controls.innerHTML += "
\ @@ -35638,7 +35639,7 @@ function createControlBoxScreenshare(UUID, soloLink, streamID) { var handsID = "hands_" + UUID; - controls.innerHTML += "
"; + controls.innerHTML += "
Links
"; //Seems to create an empty div. if (session.hidesololinks==false){ controls.innerHTML += "
\