0
0
Fork 0

perf: remove unnecessary submodules

This commit is contained in:
Javier Segarra 2024-05-31 10:23:03 +02:00
parent 4bd78922af
commit 4268f15d30
1 changed files with 2 additions and 17 deletions

View File

@ -11,23 +11,8 @@ export default {
component: RouterView,
redirect: { name: 'AccountMain' },
menus: {
main: [
'AccountList',
'AccountRoles',
'AccountAlias',
'AccountAccounts',
'AccountLdap',
'AccountSamba',
'AccountConnections',
],
card: [
'AccountBasicData',
'AccountInheritedRoles',
'AccountMailForwarding',
'AccountMailAlias',
'AccountPrivileges',
'AccountLog',
],
main: ['AccountRoles'],
card: [],
},
children: [
{