Merge remote-tracking branch 'origin/develop'

This commit is contained in:
snipe
2025-10-08 10:38:08 +01:00
2 changed files with 7 additions and 1 deletions

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',