mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
remove debug alert
This commit is contained in:
parent
9be64730b6
commit
387bad73b0
@ -363,7 +363,6 @@ export class RoomViewModel extends ViewModel {
|
||||
await call.join(localMedia);
|
||||
} catch (err) {
|
||||
console.error(err.stack);
|
||||
alert(err.message);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user