parent
621aee6f9a
commit
ee500ad684
|
@ -473,7 +473,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
||||||
},
|
},
|
||||||
"MessageComposerInput.surroundWith": {
|
"MessageComposerInput.surroundWith": {
|
||||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||||
displayName: _td("Use surround with"),
|
displayName: _td("Surround selected text when typing special characters"),
|
||||||
default: false,
|
default: false,
|
||||||
},
|
},
|
||||||
"MessageComposerInput.autoReplaceEmoji": {
|
"MessageComposerInput.autoReplaceEmoji": {
|
||||||
|
|
Loading…
Reference in New Issue