mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Fix setting label for unknown invites
Fixes https://github.com/vector-im/riot-web/issues/8126
This commit is contained in:
parent
a3240358f1
commit
6f62158f94
@ -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