Merge pull request #216 from matrix-org/bwindels-patch-1

add kde webchat as element trusted instance
This commit is contained in:
Bruno Windels 2021-06-24 15:55:22 +00:00 committed by GitHub
commit 128164aa23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ const trustedWebInstances = [
"develop.element.io",
"chat.fosdem.org",
"chat.mozilla.org",
"webchat.kde.org",
];
/**