fix: sidebar & navbar
This commit is contained in:
@@ -46,7 +46,7 @@ const router = createRouter({
|
||||
component: () => import('../views/TermsAndConditionsView.vue')
|
||||
},
|
||||
{
|
||||
path: 'eviso-de-privacidad',
|
||||
path: 'aviso-de-privacidad',
|
||||
name: 'notice-privacy',
|
||||
component: () => import('../views/NoticeOfPrivacyView.vue')
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user