From d90f6346d1123494db9ab92654e900b16195fc2e Mon Sep 17 00:00:00 2001
From: Andri Joos <andri@joos.io>
Date: Thu, 19 Jan 2023 20:58:12 +0100
Subject: [PATCH] edit element title

---
 element/config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/element/config.json b/element/config.json
index 6bb7891..be79420 100644
--- a/element/config.json
+++ b/element/config.json
@@ -12,7 +12,7 @@
     "disable_guests": true,
     "disable_login_language_selector": false,
     "disable_3pid_login": false,
-    "brand": "Element on 420joos.dev",
+    "brand": "Element on 420joos.dev & joos.io",
     "integrations_ui_url": "https://scalar.vector.im/",
     "integrations_rest_url": "https://scalar.vector.im/api",
     "integrations_widgets_urls": [
-- 
GitLab