mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-09 12:29:29 +01:00
add missing "create" permission
This commit is contained in:
parent
05abad7254
commit
21ff1822fc
@ -54,6 +54,7 @@ class Role extends BaseRole
|
|||||||
],
|
],
|
||||||
'plugin' => [
|
'plugin' => [
|
||||||
'viewList',
|
'viewList',
|
||||||
|
'create',
|
||||||
'update',
|
'update',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user