From f9aa7b52f8ce4333619e4ae6fd39ecd815b603ee Mon Sep 17 00:00:00 2001 From: realaravinth Date: Fri, 19 Aug 2022 17:41:05 +0530 Subject: [PATCH] feat: switch to matrix.test.mystiq.app --- src/platform/web/assets/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/platform/web/assets/config.json b/src/platform/web/assets/config.json index 567e4acf..04b7f9bb 100644 --- a/src/platform/web/assets/config.json +++ b/src/platform/web/assets/config.json @@ -4,6 +4,6 @@ "gatewayUrl": "https://matrix.org", "applicationServerKey": "BC-gpSdVHEXhvHSHS0AzzWrQoukv2BE7KzpoPO_FfPacqOo3l1pdqz7rSgmB04pZCWaHPz7XRe6fjLaC-WPDopM" }, - "defaultHomeServer": "matrix.batsense.net", + "defaultHomeServer": "matrix.test.mystiq.app", "bugReportEndpointUrl": "https://rageshake.test.mystiq.app/api/submit" }