fix test caused by remoteParticipantsWithTracks->remoteParticipants

This commit is contained in:
Timo K
2025-12-01 20:26:54 +01:00
parent 43266e6200
commit ab675cf00b
4 changed files with 13 additions and 10 deletions

View File

@@ -101,7 +101,7 @@ import { createHomeserverConnected$ } from "./localMember/HomeserverConnected.ts
import {
createLocalMembership$,
enterRTCSession,
LocalMemberConnectionState,
type LocalMemberConnectionState,
RTCBackendState,
} from "./localMember/LocalMembership.ts";
import { createLocalTransport$ } from "./localMember/LocalTransport.ts";