mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
refactor local transport testing and local memberhsip initialization
This commit is contained in:
@@ -159,6 +159,7 @@ export const GroupCallView: FC<Props> = ({
|
||||
};
|
||||
}, [rtcSession]);
|
||||
|
||||
// TODO move this into the callViewModel LocalMembership.ts
|
||||
useTypedEventEmitter(
|
||||
rtcSession,
|
||||
MatrixRTCSessionEvent.MembershipManagerError,
|
||||
|
||||
Reference in New Issue
Block a user