mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 20:35:02 +00:00
Fix self_grantable_roles basic configuration example
This commit is contained in:
parent
106a959b4d
commit
4f45fe261d
1 changed files with 1 additions and 2 deletions
|
@ -65,8 +65,7 @@ export const SelfGrantableRolesPlugin = zeppelinPlugin<SelfGrantableRolesPluginT
|
|||
config:
|
||||
entries:
|
||||
basic:
|
||||
roles:
|
||||
can_use: true
|
||||
can_use: true
|
||||
~~~
|
||||
`),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue