forked from AkkomaGang/akkoma-fe
removed unused thing
This commit is contained in:
parent
e7532464e3
commit
d0800d0bd8
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ const EmojiPicker = {
|
||||||
},
|
},
|
||||||
data () {
|
data () {
|
||||||
return {
|
return {
|
||||||
labelKey: String(Math.random() * 100000),
|
|
||||||
keyword: '',
|
keyword: '',
|
||||||
activeGroup: 'custom',
|
activeGroup: 'custom',
|
||||||
showingStickers: false,
|
showingStickers: false,
|
||||||
|
|
Loading…
Reference in a new issue