kopia lustrzana https://github.com/nolanlawson/pinafore
fix: fix inserting emoji with skintone (#2201)
rodzic
a318746961
commit
2131ababf3
|
@ -119,7 +119,7 @@
|
|||
close,
|
||||
onEmojiSelected (event) {
|
||||
const { realm } = this.get()
|
||||
insertEmoji(realm, event.detail.emoji)
|
||||
insertEmoji(realm, event.detail)
|
||||
this.close()
|
||||
},
|
||||
onPickerKeydown (event) {
|
||||
|
|
Ładowanie…
Reference in New Issue