Apply suggestion to src/components/emoji_input/emoji_input.js
This commit is contained in:
parent
4f88bb4ea1
commit
2237da0151
@ -244,7 +244,6 @@ const EmojiInput = {
|
|||||||
this.blurTimeout = null
|
this.blurTimeout = null
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(this.spamMode)
|
|
||||||
if (!this.spamMode) {
|
if (!this.spamMode) {
|
||||||
this.showPicker = false
|
this.showPicker = false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user