Added and fixed host location in nEdge (#9681)

This commit is contained in:
Matteo Biscosi 2025-09-22 13:45:50 +02:00
parent 03570377c1
commit 9772c8f0e7
13 changed files with 411 additions and 26 deletions

View file

@ -80,7 +80,7 @@ if ntop.isnEdge() then
{
key = "location",
value = "unknown",
label = i18n('nedge.unknown')
label = i18n('unknown')
}
}