mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 12:25: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,7 +65,6 @@ export const SelfGrantableRolesPlugin = zeppelinPlugin<SelfGrantableRolesPluginT
|
||||||
config:
|
config:
|
||||||
entries:
|
entries:
|
||||||
basic:
|
basic:
|
||||||
roles:
|
|
||||||
can_use: true
|
can_use: true
|
||||||
~~~
|
~~~
|
||||||
`),
|
`),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue