Remove defunct "always show encryption icons" setting
It doesn't do anything in practice. Fixes https://github.com/vector-im/element-web/issues/8725
This commit is contained in:
parent
ab91ce4b2d
commit
b177843e45
4 changed files with 1 additions and 21 deletions
|
@ -52,7 +52,6 @@ export default class PreferencesUserSettingsTab extends React.Component {
|
|||
];
|
||||
|
||||
static ADVANCED_SETTINGS = [
|
||||
'alwaysShowEncryptionIcons',
|
||||
'Pill.shouldShowPillAvatar',
|
||||
'TagPanel.enableTagPanel',
|
||||
'promptBeforeInviteUnknownUsers',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue