Change wording of 'invite anyway' setting
https://github.com/vector-im/riot-web/issues/7922
This commit is contained in:
parent
82e043638e
commit
55889d5491
5 changed files with 16 additions and 14 deletions
|
@ -86,7 +86,7 @@ const SIMPLE_SETTINGS = [
|
|||
{ id: "pinMentionedRooms" },
|
||||
{ id: "pinUnreadRooms" },
|
||||
{ id: "showDeveloperTools" },
|
||||
{ id: "alwaysInviteUnknownUsers" },
|
||||
{ id: "promptBeforeInviteUnknownUsers" },
|
||||
];
|
||||
|
||||
// These settings must be defined in SettingsStore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue