mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-20 20:25:01 +00:00
code deletion
This commit is contained in:
Vendored
+1
-1
@@ -9,7 +9,7 @@ const routesAuth = [
|
||||
},
|
||||
{
|
||||
name: 'SignIn',
|
||||
path: '/sign-in',
|
||||
path: '/',
|
||||
component: () => import(/* webpackChunkName: "chunks/sign-in" */ '../views/Auth/SignIn'),
|
||||
meta: {
|
||||
requiresAuth: false,
|
||||
|
||||
Reference in New Issue
Block a user