feature notifications
This commit is contained in:
@@ -94,7 +94,7 @@ const router = createRouter({
|
||||
component: () => import('../views/LocationsView.vue'),
|
||||
},
|
||||
{
|
||||
path: 'camiones',
|
||||
path: 'ofertas',
|
||||
name: 'published-trucks',
|
||||
component: () => import('../views/TrucksPublishedView.vue'),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user