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