Remove ability to remove avatars

This commit is contained in:
Jorik Schellekens 2020-05-18 16:57:00 +01:00
parent 5380e76b7b
commit 4deeef5fca
4 changed files with 3 additions and 29 deletions

View file

@ -143,12 +143,6 @@ export const SETTINGS = {
default: false,
isFeature: true,
},
"feature_no_timeline_avatars": {
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
displayName: _td('Display user avatars on messages'),
default: true,
isFeature: true,
},
"mjolnirRooms": {
supportedLevels: ['account'],
default: [],