Show a different icon for participants that you've muted

As a non-intrusive way to help you remember when you've locally muted a participant (so you're less likely to be confused about not hearing their audio), we can show a different icon on the tile.
This commit is contained in:
Robin
2024-11-13 11:08:16 -05:00
parent 3d096426be
commit 9eae1f4145
2 changed files with 19 additions and 4 deletions

View File

@@ -192,6 +192,7 @@
"collapse": "Collapse",
"expand": "Expand",
"mute_for_me": "Mute for me",
"muted_for_me": "Muted for me",
"volume": "Volume"
}
}