Apply suggestion to src/components/emoji_input/emoji_input.js

This commit is contained in:
HJ 2019-09-08 14:08:39 +00:00
parent 4f88bb4ea1
commit 2237da0151

View file

@ -244,7 +244,6 @@ const EmojiInput = {
this.blurTimeout = null
}
console.log(this.spamMode)
if (!this.spamMode) {
this.showPicker = false
}