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

docs: fix incorrect override in self grantable roles example

This commit is contained in:
Dragory 2020-09-30 00:25:00 +03:00
parent 7d40ef94b1
commit c63ec81909

View file

@ -43,7 +43,6 @@ export const SelfGrantableRolesPlugin = zeppelinPlugin<SelfGrantableRolesPluginT
config:
entries:
basic:
roles:
can_use: true
~~~