Merge branch 'master' of https://github.com/liyasthomas/postwoman
This commit is contained in:
1130
package-lock.json
generated
1130
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,7 @@
|
||||
"@nuxtjs/sitemap": "^2.0.0",
|
||||
"@nuxtjs/toast": "^3.2.1",
|
||||
"highlight.js": "^9.15.10",
|
||||
"nuxt": "^2.9.2",
|
||||
"nuxt": "^2.10.0",
|
||||
"vue-virtual-scroll-list": "^1.4.2",
|
||||
"vuejs-auto-complete": "^0.9.0",
|
||||
"vuex-persist": "^2.1.0",
|
||||
|
||||
@@ -1004,9 +1004,9 @@
|
||||
sendButtonElement.classList.toggle('show');
|
||||
});
|
||||
}, {
|
||||
threshold: 1
|
||||
rootMargin: '0px',
|
||||
threshold: [0],
|
||||
});
|
||||
|
||||
observer.observe(requestElement);
|
||||
},
|
||||
handleImport() {
|
||||
|
||||
Reference in New Issue
Block a user