Indentation

This commit is contained in:
Alfredo Cardigliano 2020-09-18 18:27:21 +02:00
parent 8c887fae76
commit 721a32b9a4

View file

@ -128,7 +128,7 @@ function flow_consts.loadDefinition(def_script, mod_fname, script_path)
local created = {}
if def_script.alert_type and def_script.alert_type.creator then
created = def_script.alert_type.create(...)
created = def_script.alert_type.create(...)
end
created["status_type"] = def_script