mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-15 08:17:20 +02:00
add chapters, no exposure
This commit is contained in:
@@ -31,6 +31,14 @@ const router = createRouter({
|
||||
title: 'ALPR Map | DeFlock'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/chapters',
|
||||
name: 'chapters',
|
||||
component: () => import('../views/Chapters.vue'),
|
||||
meta: {
|
||||
title: 'DeFlock Chapters | Connect Locally'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/about',
|
||||
name: 'about',
|
||||
|
||||
Reference in New Issue
Block a user