mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Merge pull request #2443 from matrix-org/travis/fix-settings
Fix setting label for unknown invites
This commit is contained in:
commit
ee65332eb3
@ -86,7 +86,7 @@ const SIMPLE_SETTINGS = [
|
||||
{ id: "pinMentionedRooms" },
|
||||
{ id: "pinUnreadRooms" },
|
||||
{ id: "showDeveloperTools" },
|
||||
{ id: "alwaysRetryInvites" },
|
||||
{ id: "alwaysInviteUnknownUsers" },
|
||||
];
|
||||
|
||||
// These settings must be defined in SettingsStore
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user