Merge pull request #233 from matrix-org/twily/trustFedoraEweb
Added chat.fedoraproject.org to list of trusted Elements
This commit is contained in:
commit
cb63e2d8d7
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ import {Maturity, Platform, LinkKind,
|
||||||
const trustedWebInstances = [
|
const trustedWebInstances = [
|
||||||
"app.element.io", // first one is the default one
|
"app.element.io", // first one is the default one
|
||||||
"develop.element.io",
|
"develop.element.io",
|
||||||
|
"chat.fedoraproject.org",
|
||||||
"chat.fosdem.org",
|
"chat.fosdem.org",
|
||||||
"chat.mozilla.org",
|
"chat.mozilla.org",
|
||||||
"webchat.kde.org",
|
"webchat.kde.org",
|
||||||
|
|
Loading…
Reference in a new issue