Fix: widget hangup action not working
This commit is contained in:
@@ -281,7 +281,7 @@ interface CallViewModelInputs {
|
||||
initialSyncState: SyncState;
|
||||
}
|
||||
|
||||
function withCallViewModel(
|
||||
export function withCallViewModel(
|
||||
{
|
||||
remoteParticipants$ = constant([]),
|
||||
rtcMembers$ = constant([localRtcMember]),
|
||||
|
||||
Reference in New Issue
Block a user