forked from AkkomaGang/akkoma-fe
Apply suggestion to src/components/emoji_input/emoji_input.js
This commit is contained in:
parent
4f88bb4ea1
commit
2237da0151
1 changed files with 0 additions and 1 deletions
|
@ -244,7 +244,6 @@ const EmojiInput = {
|
|||
this.blurTimeout = null
|
||||
}
|
||||
|
||||
console.log(this.spamMode)
|
||||
if (!this.spamMode) {
|
||||
this.showPicker = false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue