mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-12 13:07:33 -07:00
Update router.ts
This commit is contained in:
parent
640feba309
commit
61b95a13fc
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