Rename general_stats.lua -> top.lua in API v2

This commit is contained in:
Alfredo Cardigliano 2022-03-18 10:05:27 +01:00
parent 2a64ed12bd
commit 949127cfd4
3 changed files with 22 additions and 22 deletions

View file

@ -1187,7 +1187,7 @@ end
-- ##############################################
--@brief Format top alerts returned by get_stats() for general_stats.lua
--@brief Format top alerts returned by get_stats() for top.lua
function alert_store:format_top_alerts(stats)
local top_alerts = {}