fix lint
This commit is contained in:
@@ -115,10 +115,7 @@ function createInCallView(args: CreateInCallViewArgs = {}): RenderResult & {
|
||||
[local, alice],
|
||||
undefined,
|
||||
mediaDevices,
|
||||
{
|
||||
toggleScreensharing: () => {},
|
||||
...args.callViewModelOptions,
|
||||
},
|
||||
{},
|
||||
);
|
||||
|
||||
rtcSession.joined = true;
|
||||
|
||||
Reference in New Issue
Block a user