Merge pull request #5530 from aaronraimist/option-hide-stickers
Add option to hide the stickers button in the composer
This commit is contained in:
@@ -34,6 +34,7 @@ export default class PreferencesUserSettingsTab extends React.Component {
|
||||
'MessageComposerInput.suggestEmoji',
|
||||
'sendTypingNotifications',
|
||||
'MessageComposerInput.ctrlEnterToSend',
|
||||
'MessageComposerInput.showStickersButton',
|
||||
];
|
||||
|
||||
static TIMELINE_SETTINGS = [
|
||||
|
||||
Reference in New Issue
Block a user