Fix setting label for unknown invites

Fixes https://github.com/vector-im/riot-web/issues/8126
pull/21833/head
Travis Ralston 2019-01-15 09:52:06 -07:00
parent a3240358f1
commit 6f62158f94
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