Merge pull request #303 from matrix-org/madlittlemods/add-app-gitter-im

Add `app.gitter.im` as a trusted web instance
This commit is contained in:
Travis Ralston 2023-02-17 13:18:47 -07:00 committed by GitHub
commit 2cf8119800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ const trustedWebInstances = [
"chat.fosdem.org",
"chat.mozilla.org",
"webchat.kde.org",
"app.gitter.im",
];
/**