You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
@@ -618,7 +618,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()) {
|
||||
|
||||
Reference in New Issue
Block a user