add todo comments and who works on them
Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
@@ -220,6 +220,7 @@ export const GroupCallView: FC<Props> = ({
|
||||
try {
|
||||
setJoined(true);
|
||||
// TODO-MULTI-SFU what to do with error handling now that we don't use this function?
|
||||
// @BillCarsonFr
|
||||
} catch (e) {
|
||||
if (e instanceof ElementCallError) {
|
||||
setExternalError(e);
|
||||
|
||||
Reference in New Issue
Block a user