#11600 fixed groped agent/modules in meta and node

This commit is contained in:
Daniel Cebrian 2023-06-20 13:21:38 +02:00
parent d0998432df
commit 3e9f10feeb
1 changed files with 1 additions and 1 deletions

View File

@ -3470,7 +3470,7 @@ function reporting_agent_module_status($report, $content)
$agents = json_decode(
io_safe_output(
base64_decode($external_source['id_agents'])
base64_decode($external_source['id_agent'])
),
true
);