1
0
mirror of https://github.com/tommytran732/Matrix.to-Docker synced 2024-07-26 23:32:10 -04:00
Matrix.to-Docker/element.patch
Tommy 73097eca3f
Patch default Element instance
Signed-off-by: Tommy <contact@tommytran.io>
2023-03-16 21:56:26 -04:00

15 lines
565 B
Diff

diff --git a/src/open/clients/Element.js b/src/open/clients/Element.js
index e43199f..badeb6b 100644
--- a/src/open/clients/Element.js
+++ b/src/open/clients/Element.js
@@ -18,7 +18,8 @@ import {Maturity, Platform, LinkKind,
FDroidLink, AppleStoreLink, PlayStoreLink, WebsiteLink} from "../types.js";
const trustedWebInstances = [
- "app.element.io", // first one is the default one
+ "element.arcticfoxes.net", // first one is the default one
+ "app.element.io",
"develop.element.io",
"chat.fedoraproject.org",
"chat.fosdem.org",