Enable CIDER composer by default
Also convert the setting to a watched setting to apply in realtime.
This commit is contained in:
parent
47c41759f7
commit
853c522467
4 changed files with 21 additions and 9 deletions
|
@ -26,6 +26,7 @@ import PlatformPeg from "../../../../../PlatformPeg";
|
|||
|
||||
export default class PreferencesUserSettingsTab extends React.Component {
|
||||
static COMPOSER_SETTINGS = [
|
||||
'useCiderComposer',
|
||||
'MessageComposerInput.autoReplaceEmoji',
|
||||
'MessageComposerInput.suggestEmoji',
|
||||
'sendTypingNotifications',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue