mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
Lint
This commit is contained in:
@@ -279,7 +279,7 @@ test("participants are retained during a focus switch", () => {
|
|||||||
a: {
|
a: {
|
||||||
type: "grid",
|
type: "grid",
|
||||||
spotlight: undefined,
|
spotlight: undefined,
|
||||||
grid: [`local:0`, `${aliceId}:0`, `${bobId}:0`],
|
grid: ["local:0", `${aliceId}:0`, `${bobId}:0`],
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user