3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +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 f5a7ab0ca8
commit baf13a9ffa
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

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