Add missing ifid param

This commit is contained in:
Alfredo Cardigliano 2022-11-11 18:23:46 +01:00
parent 5515821ad5
commit 4d01430a85

View file

@ -299,6 +299,7 @@ end
-- #################################################
function graph_utils.drawNewGraphs(source_value, source_sub_value)
local ifid = interface.getId()
if (source_value == nil) then
source_value = ""
end