1
0
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:
nurjinn jafar
2020-08-18 09:56:38 +02:00
parent d076d6351f
commit 4394a20f87
4 changed files with 9 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ export default class PreferencesUserSettingsTab extends React.Component {
'showAvatarChanges',
'showDisplaynameChanges',
'showImages',
'dontShowChatEffects',
];
static ADVANCED_SETTINGS = [