You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-13 08:02:38 +03:00
setting added to User Settings -> Preferences -> Timeline as an opt out for users with german translation
This commit is contained in:
@@ -49,6 +49,7 @@ export default class PreferencesUserSettingsTab extends React.Component {
|
||||
'showAvatarChanges',
|
||||
'showDisplaynameChanges',
|
||||
'showImages',
|
||||
'dontShowChatEffects',
|
||||
];
|
||||
|
||||
static ADVANCED_SETTINGS = [
|
||||
|
||||
Reference in New Issue
Block a user