From 9a1ba3db5c68984ed13a8edbcc70ace08c75981e Mon Sep 17 00:00:00 2001 From: Vincent Fretin Date: Sun, 24 Mar 2024 11:30:51 +0100 Subject: [PATCH 1/2] add ui components like mic and chat when enabling multiusers --- examples/playground/index.html | 47 ++++++++++++++++++++++++++++------ 1 file changed, 39 insertions(+), 8 deletions(-) diff --git a/examples/playground/index.html b/examples/playground/index.html index df33070..1f11da8 100644 --- a/examples/playground/index.html +++ b/examples/playground/index.html @@ -109,18 +109,12 @@ -
+ + + + +
+ +
+ + + + + From 77758eaa80d1d5b6a098e5e06b2e1772d9690873 Mon Sep 17 00:00:00 2001 From: Vincent Fretin Date: Sun, 24 Mar 2024 17:25:42 +0100 Subject: [PATCH 2/2] remove duplicate button after merge --- examples/playground/index.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/examples/playground/index.html b/examples/playground/index.html index 2247fe8..280f608 100644 --- a/examples/playground/index.html +++ b/examples/playground/index.html @@ -109,13 +109,6 @@ - -