This commit is contained in:
Timo K
2026-04-15 14:26:25 +02:00
parent 75fb89a98a
commit f07bf5c520
2 changed files with 2 additions and 4 deletions

View File

@@ -115,10 +115,7 @@ function createInCallView(args: CreateInCallViewArgs = {}): RenderResult & {
[local, alice],
undefined,
mediaDevices,
{
toggleScreensharing: () => {},
...args.callViewModelOptions,
},
{},
);
rtcSession.joined = true;