Merge pull request #2443 from matrix-org/travis/fix-settings

Fix setting label for unknown invites
pull/21833/head
Travis Ralston 2019-01-15 10:24:56 -07:00 committed by GitHub
commit ee65332eb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ const SIMPLE_SETTINGS = [
{ id: "pinMentionedRooms" },
{ id: "pinUnreadRooms" },
{ id: "showDeveloperTools" },
{ id: "alwaysRetryInvites" },
{ id: "alwaysInviteUnknownUsers" },
];
// These settings must be defined in SettingsStore