mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-05 04:15:58 +00:00
fix linting
This commit is contained in:
@@ -81,8 +81,8 @@ test("It joins the correct Session", async () => {
|
||||
focus_selection: "oldest_membership",
|
||||
type: "livekit",
|
||||
},
|
||||
{
|
||||
manageMediaKeys: false ,
|
||||
{
|
||||
manageMediaKeys: false,
|
||||
useLegacyMemberEvents: false,
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user