Merge remote-tracking branch 'upstream/dbkr/openid' into SimonBrandner/feat/url
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -142,8 +142,7 @@ export const ClientProvider: FC<Props> = ({ children }) => {
|
||||
const foci = livekit
|
||||
? [
|
||||
{
|
||||
url: livekit.server_url,
|
||||
jwtServiceUrl: livekit.jwt_service_url,
|
||||
livekitServiceUrl: livekit.livekit_service_url,
|
||||
},
|
||||
]
|
||||
: undefined;
|
||||
|
||||
Reference in New Issue
Block a user