Fix quote
Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
83df645dbb
commit
6fcb4c7cd2
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ export default class PreferencesUserSettingsTab extends React.Component {
|
|||
'showRedactions',
|
||||
'enableSyntaxHighlightLanguageDetection',
|
||||
'expandCodeByDefault',
|
||||
`scrollToBottomOnMessageSent`,
|
||||
'scrollToBottomOnMessageSent',
|
||||
'showCodeLineNumbers',
|
||||
'showJoinLeaves',
|
||||
'showAvatarChanges',
|
||||
|
|
Loading…
Reference in a new issue