removing nextgen_new_foci_type item from foci array since it introduces confusion
This commit is contained in:
@@ -145,10 +145,6 @@ server {
|
|||||||
{
|
{
|
||||||
"type": "livekit",
|
"type": "livekit",
|
||||||
"livekit_service_url": "https://matrix-rtc-2.example.com/livekit/jwt"
|
"livekit_service_url": "https://matrix-rtc-2.example.com/livekit/jwt"
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "nextgen_new_foci_type",
|
|
||||||
"props_for_nextgen_foci": "val"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user