From 017cfd70f4c93decc66344fbffba0b48b24ac368 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Wed, 7 Apr 2021 10:21:33 -0600 Subject: [PATCH] Switch nightly to not-staging Scalar by default --- element.io/nightly/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/element.io/nightly/config.json b/element.io/nightly/config.json index f1b341b..037335a 100644 --- a/element.io/nightly/config.json +++ b/element.io/nightly/config.json @@ -2,8 +2,8 @@ "update_base_url": "https://packages.riot.im/nightly/update/", "default_server_name": "matrix.org", "brand": "Element Nightly", - "integrations_ui_url": "https://scalar-staging.vector.im/", - "integrations_rest_url": "https://scalar-staging.vector.im/api", + "integrations_ui_url": "https://scalar.vector.im/", + "integrations_rest_url": "https://scalar.vector.im/api", "integrations_widgets_urls": [ "https://scalar.vector.im/_matrix/integrations/v1", "https://scalar.vector.im/api",