fix: acl missing
This commit is contained in:
parent
fe989bb71c
commit
91d6f09fc3
@ -164,7 +164,7 @@ const settings = {
|
||||
roles: {
|
||||
isBookmark: true,
|
||||
title: '{{t("Roles & Permissions")}}',
|
||||
component: ACLPane,
|
||||
component: () => <ACLPane />,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user