3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 19:15:38 +00:00

Added licenses checkin permission

This commit is contained in:
snipe
2025-10-08 10:37:58 +01:00
parent 0f111127a5
commit c3ac0a750d

View File

@ -232,6 +232,12 @@ return [
'note' => '',
'display' => true,
],
[
'permission' => 'licenses.checkin',
'label' => 'Checkin ',
'note' => '',
'display' => true,
],
[
'permission' => 'licenses.keys',
'label' => 'View License Keys',