Misc fixes #416
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ const EmojiPicker = {
|
|||
data () {
|
||||
return {
|
||||
keyword: '',
|
||||
activeGroup: 'standard',
|
||||
activeGroup: 'recent',
|
||||
showingStickers: false,
|
||||
keepOpen: false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue