mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-25 21:20:57 +02:00
remove wardriving, as it's mostly obsolete
This commit is contained in:
@@ -89,14 +89,6 @@ const router = createRouter({
|
||||
title: 'Operators | DeFlock'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/wardriving',
|
||||
name: 'wardriving',
|
||||
component: () => import('../views/Wardriving.vue'),
|
||||
meta: {
|
||||
title: 'Wardriving | DeFlock'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/contact',
|
||||
name: 'contact',
|
||||
|
||||
Reference in New Issue
Block a user