small cleanup
This commit is contained in:
parent
2d762c9ea3
commit
aa5757d603
2 changed files with 3 additions and 3 deletions
|
|
@ -139,7 +139,7 @@ const EmojiPicker = {
|
|||
},
|
||||
components: {
|
||||
StickerPicker: defineAsyncComponent(
|
||||
() => import('../sticker_picker/sticker_picker.vue'),
|
||||
() => import('src/components/sticker_picker/sticker_picker.vue'),
|
||||
),
|
||||
Checkbox,
|
||||
StillImage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue