1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00

Display scrollToBottomOnMessageSent

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-02-26 18:35:19 +01:00
parent a0200de7b4
commit 1387c9f94d

View File

@@ -48,6 +48,7 @@ export default class PreferencesUserSettingsTab extends React.Component {
'showRedactions', 'showRedactions',
'enableSyntaxHighlightLanguageDetection', 'enableSyntaxHighlightLanguageDetection',
'expandCodeByDefault', 'expandCodeByDefault',
`scrollToBottomOnMessageSent`,
'showCodeLineNumbers', 'showCodeLineNumbers',
'showJoinLeaves', 'showJoinLeaves',
'showAvatarChanges', 'showAvatarChanges',