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:
commit
2cf8119800
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ const trustedWebInstances = [
|
|||
"chat.fosdem.org",
|
||||
"chat.mozilla.org",
|
||||
"webchat.kde.org",
|
||||
"app.gitter.im",
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue