Add permission to view and modify encrypted custom fields

This commit is contained in:
Ivan Nieto Vivanco 2023-07-19 14:57:57 -06:00
parent e0df8cc4aa
commit 3b4a2b0f5b

View file

@ -106,6 +106,13 @@ return [
'display' => true,
],
[
'permission' => 'assets.view.encrypted_custom_fields',
'label' => 'View and Modify Encrypted Custom Fields',
'note' => '',
'display' => true,
],
],
'Accessories' => [