From a2a644194bc59268d39e397333d37901f51e059a Mon Sep 17 00:00:00 2001 From: stratself Date: Sat, 7 Mar 2026 08:23:57 +0000 Subject: [PATCH] fix(docs): Remove trailing whitespace --- docs/calls/livekit.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/calls/livekit.mdx b/docs/calls/livekit.mdx index 33ca70b33..511646a06 100644 --- a/docs/calls/livekit.mdx +++ b/docs/calls/livekit.mdx @@ -318,7 +318,7 @@ To alleviate this, you can try one of the following workarounds: lk-jwt-service: ... + extra_hosts: - + - "livekit.example.com:127.0.0.1" + + - "livekit.example.com:127.0.0.1" + - "matrix.example.com:127.0.0.1" ```