This commit is contained in:
Sergiu Toma 2022-12-19 12:31:39 +02:00
parent 898cc0cbf2
commit 714fe0ec5e

View File

@ -59,9 +59,9 @@
</div> </div>
</td> </td>
<td> <td>
<button id="soundControl">Unmute</button>
<div id="sharedBtns"> <div id="sharedBtns">
<button id="btnRecvSendTransport">Consume</button> <button id="btnRecvSendTransport">Consume</button>
<button id="remoteSoundControl">Unmute</button>
</div> </div>
</td> </td>
</tr> </tr>