Skip to content
Snippets Groups Projects
Unverified Commit 3156f046 authored by tusooa's avatar tusooa :zap:
Browse files

Lint

Ref: grouped-emoji-picker
parent 06a636db
No related branches found
No related tags found
2 merge requests!1711Update stable - 2.5.0 release,!1408Group emojis into packs in emoji picker
......@@ -121,7 +121,7 @@ const EmojiPicker = {
this.$lozad = lozad('img', {})
this.$lozad.observe()
},
waitForDomAndInitializeLazyLoad() {
waitForDomAndInitializeLazyLoad () {
this.$nextTick(() => this.initializeLazyLoad())
},
destroyLazyLoad () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment