mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
9 lines
146 B
Lua
9 lines
146 B
Lua
--
|
|
-- (C) 2019-20 - ntop.org
|
|
--
|
|
|
|
return {
|
|
alert_id = 49,
|
|
i18n_title = "alerts_dashboard.udp_unidirectional",
|
|
icon = "fas fa-exclamation",
|
|
}
|