Updated permissions
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
1d47d9e52b
commit
276f534ded
1 changed files with 6 additions and 0 deletions
|
@ -270,6 +270,12 @@ return [
|
|||
'note' => '',
|
||||
'display' => true,
|
||||
],
|
||||
[
|
||||
'permission' => 'components.files',
|
||||
'label' => 'View and Modify Component Files',
|
||||
'note' => '',
|
||||
'display' => true,
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue