From 57737a465528655b8f150173486d588a824f4b56 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Mon, 14 Jun 2021 11:44:24 +0000 Subject: [PATCH] add kde webchat --- src/open/clients/Element.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/open/clients/Element.js b/src/open/clients/Element.js index 6993b9e..57d092d 100644 --- a/src/open/clients/Element.js +++ b/src/open/clients/Element.js @@ -22,6 +22,7 @@ const trustedWebInstances = [ "develop.element.io", "chat.fosdem.org", "chat.mozilla.org", + "webchat.kde.org", ]; /**