mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-30 07:44:41 +00:00
deleted frontend code
This commit is contained in:
Vendored
-9
@@ -34,15 +34,6 @@ const routesUser = [
|
||||
title: 'storage',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Billing',
|
||||
path: '/user/settings/billing',
|
||||
component: () => import(/* webpackChunkName: "chunks/billing" */ '../views/User/Billing'),
|
||||
meta: {
|
||||
requiresAuth: true,
|
||||
title: 'billing',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user