docs: fix incorrect override in self grantable roles example
This commit is contained in:
parent
f5a7ab0ca8
commit
baf13a9ffa
1 changed files with 1 additions and 2 deletions
|
@ -43,8 +43,7 @@ export const SelfGrantableRolesPlugin = zeppelinPlugin<SelfGrantableRolesPluginT
|
|||
config:
|
||||
entries:
|
||||
basic:
|
||||
roles:
|
||||
can_use: true
|
||||
can_use: true
|
||||
~~~
|
||||
|
||||
### Maximum number of roles
|
||||
|
|
Loading…
Add table
Reference in a new issue