mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Comment typo
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
f325df3b6a
commit
189d5bf769
@ -617,7 +617,7 @@ export default class CallHandler {
|
||||
}
|
||||
|
||||
/**
|
||||
* @returns true if we are currently in anu call where we haven't put the remote party on hold
|
||||
* @returns true if we are currently in any call where we haven't put the remote party on hold
|
||||
*/
|
||||
hasAnyUnheldCall() {
|
||||
for (const call of this.calls.values()) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user