fixup! Await toggle of mute
This commit is contained in:
parent
b0d9e3c8fa
commit
f8614b5909
1 changed files with 0 additions and 1 deletions
|
@ -333,7 +333,6 @@ impl Room {
|
|||
}
|
||||
|
||||
pub fn mute_on_join(cx: &AppContext) -> bool {
|
||||
// todo!() po: This should be uncommented, though then unmuting does not work
|
||||
CallSettings::get_global(cx).mute_on_join || client::IMPERSONATE_LOGIN.is_some()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue