mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-09 19:43:09 +02:00
Update router.ts
This commit is contained in:
parent
de239b6d67
commit
e2610c52f3
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ export const router = new VueRouter({
|
|||
} else {
|
||||
window.scroll({ top: 0, behavior: 'instant' });
|
||||
}
|
||||
}, 1000);
|
||||
}, 600);
|
||||
return;
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue