mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-11 10:56:31 -05:00
Renamed The Login View File
This commit is contained in:
parent
d914b7cbd6
commit
6123437a07
2 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ const router = createRouter({
|
|||
meta: {
|
||||
authName: oidcAuth.authName
|
||||
},
|
||||
component: () => import('@/views/Login.vue')
|
||||
component: () => import('@/views/LoginView.vue')
|
||||
},
|
||||
{
|
||||
path: '/admin',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue