Applied PR suggestion

This commit is contained in:
DGabri 2024-07-23 11:39:36 +02:00
parent 2d03bb831c
commit 85c11aa725
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@ end
if not download then
-- telemetry == true retrieves all the alerts in the selected temporal range
local alerts, recordsFiltered, info = flow_alert_store:select_request(nil, "*", download, telemetry)
local alerts, recordsFiltered, info = flow_alert_store:select_request(nil, "*", download, false, telemetry)
if (telemetry == false) then