mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
enforce that emoji-picker is not active by default
This commit is contained in:
@@ -197,6 +197,7 @@ export default Ember.Component.extend({
|
||||
linkText: '',
|
||||
lastSel: null,
|
||||
_mouseTrap: null,
|
||||
emojiPickerIsActive: false,
|
||||
|
||||
@computed('placeholder')
|
||||
placeholderTranslated(placeholder) {
|
||||
|
||||
Reference in New Issue
Block a user