From f726820883a17c172cd5bba73aaf4cf93af2a322 Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Mon, 2 Feb 2026 16:15:58 +1100 Subject: [PATCH] PLG: fix ICMP configuration - it should not supply devName for mapping Signed-off-by: jokob-sk --- front/plugins/icmp_scan/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/front/plugins/icmp_scan/config.json b/front/plugins/icmp_scan/config.json index ee4b12fa..382b8b7f 100755 --- a/front/plugins/icmp_scan/config.json +++ b/front/plugins/icmp_scan/config.json @@ -418,7 +418,6 @@ }, { "column": "Watched_Value1", - "mapped_to_column": "scanName", "css_classes": "col-sm-2", "show": true, "type": "label",