mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fixing lint console.log
This commit is contained in:
parent
67f25104f4
commit
c5ff3b5c6d
@ -79,7 +79,6 @@ export default {
|
||||
},
|
||||
watch: {
|
||||
$route(to, from) {
|
||||
console.log('to: ', to)
|
||||
if (to.hash === '#comments') {
|
||||
window.scroll({
|
||||
top: document.getElementById('comments').offsetTop,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user