Lint
Ref: grouped-emoji-picker
This commit is contained in:
parent
0b74749d8e
commit
55ecabf3a3
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ const EmojiPicker = {
|
|||
this.$lozad = lozad('img', {})
|
||||
this.$lozad.observe()
|
||||
},
|
||||
waitForDomAndInitializeLazyLoad() {
|
||||
waitForDomAndInitializeLazyLoad () {
|
||||
this.$nextTick(() => this.initializeLazyLoad())
|
||||
},
|
||||
destroyLazyLoad () {
|
||||
|
|
Loading…
Add table
Reference in a new issue