mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2025-01-27 16:11:23 +01:00
fix emoji input warning spam
This commit is contained in:
parent
70593e71e6
commit
c3690b456e
@ -31,7 +31,7 @@ library.add(
|
||||
*/
|
||||
|
||||
const EmojiInput = {
|
||||
emits: ['update:modelValue'],
|
||||
emits: ['update:modelValue', 'shown'],
|
||||
props: {
|
||||
suggest: {
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user