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

Fix quote

Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Šimon Brandner
2021-03-02 07:37:00 +01:00
committed by GitHub
parent 83df645dbb
commit 6fcb4c7cd2

View File

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