We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e82ca commit 9b945d0Copy full SHA for 9b945d0
backend/ew.test.config.json
@@ -46,7 +46,6 @@
46
"preferred_domain": "meet.element.io"
47
},
48
"element_call": {
49
- "url": "https://localhost:3000/room/",
50
"participant_limit": 8,
51
"brand": "Element Call"
52
playwright/fixtures/widget-user.ts
@@ -36,7 +36,6 @@ const CONFIG_JSON = {
36
37
38
element_call: {
39
- url: "https://localhost:3000/room/",
40
participant_limit: 8,
41
brand: "Element Call",
42
0 commit comments