mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-25 13:10:54 +02:00
a lot of refactoring and cleaning up
This commit is contained in:
@@ -101,7 +101,7 @@ const router = createRouter({
|
||||
{
|
||||
path: '/qr',
|
||||
name: 'qr-landing',
|
||||
component: () => import('../views/QRLandingView.vue'),
|
||||
component: () => import('../views/Landing.vue'),
|
||||
meta: {
|
||||
title: 'You Found an ALPR | DeFlock'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user