3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-19 16:05:01 +00:00

Fix self_grantable_roles basic configuration example

This commit is contained in:
Dragory 2020-08-06 01:13:16 +03:00
parent b4e3ec0159
commit 12310fe882

View file

@ -65,8 +65,7 @@ export const SelfGrantableRolesPlugin = zeppelinPlugin<SelfGrantableRolesPluginT
config:
entries:
basic:
roles:
can_use: true
can_use: true
~~~
`),
},