mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-15 08:17:20 +02:00
directus extension for auto-populating CMS with recent wins given url, link to wins
This commit is contained in:
@@ -9,6 +9,7 @@ const router = createRouter({
|
||||
if (to.hash && !to.hash.startsWith('#map')) {
|
||||
return {
|
||||
el: to.hash,
|
||||
top: 64,
|
||||
behavior: 'smooth',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user