Display scrollToBottomOnMessageSent

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-02-26 18:35:19 +01:00
parent a0200de7b4
commit 1387c9f94d
No known key found for this signature in database
GPG Key ID: 9760693FDD98A790
1 changed files with 1 additions and 0 deletions

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',