Add option to hide the stickers button in the composer
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
461b569278
commit
b8334bfd4a
4 changed files with 9 additions and 1 deletions
|
@ -34,6 +34,7 @@ export default class PreferencesUserSettingsTab extends React.Component {
|
|||
'MessageComposerInput.suggestEmoji',
|
||||
'sendTypingNotifications',
|
||||
'MessageComposerInput.ctrlEnterToSend',
|
||||
'MessageComposerInput.showStickersButton',
|
||||
];
|
||||
|
||||
static TIMELINE_SETTINGS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue