mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-01-20 11:16:04 +01:00
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