Use asObservable when exposing subject

This commit is contained in:
Hugh Nimmo-Smith
2024-11-21 11:32:03 +00:00
parent 8f62cb675c
commit ee8038fefa

View File

@@ -326,7 +326,7 @@ class ScreenShare {
this.vm = new ScreenShareViewModel(
id,
member,
this.participant,
this.participant.asObservable(),
encryptionSystem,
liveKitRoom,
participant.isLocal,