From dcffa315a1db0c05805415124be6b38944dc0e66 Mon Sep 17 00:00:00 2001 From: q Date: Thu, 31 Mar 2022 16:30:51 -0400 Subject: [PATCH] Adding new labs to config.json --- config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 5d5ec34..3db04b6 100644 --- a/config.json +++ b/config.json @@ -35,10 +35,12 @@ "feature_report_to_moderators": "labs", "feature_hidden_read_receipts": "labs", "feature_polls": "labs", - "feature_location_share": "labs", + "feature_location_share_pin_drop": "labs", + "feature_location_share_live": "labs", "feature_breadcrumbs_v2": "labs", "feature_spotlight": "labs", "feature_jump_to_date": "labs", + "feature_voice_rooms": "labs", "feature_extensible_events": "labs" }, "default_federate": true,