mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
Indentation
This commit is contained in:
parent
8c887fae76
commit
721a32b9a4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue