Misc fixes #416

Open
novenary wants to merge 6 commits from novenary/akkoma-fe:misc-fixes/2024-09-17 into develop
Showing only changes of commit 2765a5c163 - Show all commits

View file

@ -31,7 +31,7 @@ const EmojiPicker = {
data () { data () {
return { return {
keyword: '', keyword: '',
activeGroup: 'standard', activeGroup: 'recent',
showingStickers: false, showingStickers: false,
keepOpen: false keepOpen: false
} }