From b5629ac3e6b3459236874e0b5fa8fe657ecf87e1 Mon Sep 17 00:00:00 2001 From: lub Date: Tue, 24 Oct 2017 11:43:15 +0200 Subject: [PATCH] fix comma error of features example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Simon Körner --- config.sample.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.sample.json b/config.sample.json index ca5c020a9d..9cb2b5e727 100644 --- a/config.sample.json +++ b/config.sample.json @@ -6,8 +6,8 @@ "integrations_rest_url": "https://scalar.vector.im/api", "bug_report_endpoint_url": "https://riot.im/bugreports/submit", "features": { - "feature_groups": "labs" - "feature_pinning": "labs", + "feature_groups": "labs", + "feature_pinning": "labs" }, "default_federate": true, "roomDirectory": {