diff --git a/app/devices/app_config.php b/app/devices/app_config.php index e559fd3a43..1ec40d410d 100644 --- a/app/devices/app_config.php +++ b/app/devices/app_config.php @@ -134,6 +134,7 @@ $y++; $apps[$x]['permissions'][$y]['name'] = "device_key_line"; $apps[$x]['permissions'][$y]['groups'][] = "superadmin"; + $apps[$x]['permissions'][$y]['groups'][] = "admin"; $y++; $apps[$x]['permissions'][$y]['name'] = "device_key_extension"; //$apps[$x]['permissions'][$y]['groups'][] = "superadmin";