fix error itsm setup pandora_enterprise#13771

This commit is contained in:
daniel 2024-05-24 08:35:39 +02:00
parent 5fac7f9554
commit 5c5fb036cc
1 changed files with 1 additions and 1 deletions

View File

@ -1991,7 +1991,7 @@ function config_update_config()
$ITSM_groups_agents_sync = get_parameter(
'ITSM_groups_agents_sync',
null
''
);
if (empty($ITSM_groups_agents_sync) === false) {