From d21130d6278dd041130a411b25a0220fc261e18a Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sat, 23 Dec 2023 23:38:09 +0100 Subject: [PATCH] [mirotalksfu] - fix typo --- public/js/Room.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/js/Room.js b/public/js/Room.js index 506f6da4..11583386 100644 --- a/public/js/Room.js +++ b/public/js/Room.js @@ -1558,7 +1558,6 @@ function handleSelectsInit() { async function setSelectsInit() { if (localStorageDevices) { - // TODO Fix audio and speaker! O.o console.log('04.0 ----> Get Local Storage Devices before', { localStorageDevices: localStorageDevices, devicesCount: lS.DEVICES_COUNT,