mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-31 07:00:26 +00:00
Make local field based on view model class not observable
This commit is contained in:
@@ -317,6 +317,7 @@ class ScreenShare {
|
||||
this.participant.asObservable(),
|
||||
encryptionSystem,
|
||||
liveKitRoom,
|
||||
participant.isLocal,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user