Fix self_grantable_roles basic configuration example

This commit is contained in:
Dragory 2020-08-06 01:13:16 +03:00
parent 106a959b4d
commit 4f45fe261d
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

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