mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
added missing comma
This commit is contained in:
parent
36010e698e
commit
a1ce21f796
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ local mapping_column_lua_c = {
|
|||
info = "column_info",
|
||||
flow_exporter = "column_device_ip",
|
||||
in_index = "column_in_index",
|
||||
out_index = "column_out_index"
|
||||
out_index = "column_out_index",
|
||||
qoe = "column_qoe"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue