mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-15 18:49:21 +00:00
fix test caused by remoteParticipantsWithTracks->remoteParticipants
This commit is contained in:
@@ -221,7 +221,7 @@ export class Connection {
|
||||
this.client = client;
|
||||
|
||||
// REMOTE participants with track!!!
|
||||
// this.remoteParticipantsWithTracks$
|
||||
// this.remoteParticipants$
|
||||
this.remoteParticipants$ = scope.behavior(
|
||||
// only tracks remote participants
|
||||
connectedParticipantsObserver(this.livekitRoom, {
|
||||
|
||||
Reference in New Issue
Block a user