mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-06-06 14:23:59 +02:00
non-alprs
This commit is contained in:
@@ -131,6 +131,14 @@ const router = createRouter({
|
||||
name: 'foia',
|
||||
component: () => import('../views/FOIA.vue'),
|
||||
},
|
||||
{
|
||||
path: '/identify',
|
||||
name: 'identify',
|
||||
component: () => import('../views/Identification.vue'),
|
||||
meta: {
|
||||
title: 'Identify ALPRs | DeFlock'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/press',
|
||||
name: 'press',
|
||||
|
||||
Reference in New Issue
Block a user