From e177ef9b94f78386c37c551f48b6b845e0e2f38b Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 3 Oct 2023 15:57:32 +0100 Subject: [PATCH] json is awful --- element.io/develop/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/element.io/develop/config.json b/element.io/develop/config.json index 84e5c3cf925..e9729394813 100644 --- a/element.io/develop/config.json +++ b/element.io/develop/config.json @@ -49,7 +49,7 @@ "privacy_policy_url": "https://element.io/cookie-policy", "features": { "feature_video_rooms": true, - "feature_rust_crypto": true, + "feature_rust_crypto": true }, "element_call": { "url": "https://element-call-livekit.netlify.app"