mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-23 05:07:03 +00:00
Stop connections on view model destroy
This commit is contained in:
@@ -359,7 +359,6 @@ class UserMedia {
|
||||
|
||||
public destroy(): void {
|
||||
this.scope.end();
|
||||
|
||||
this.vm.destroy();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user