From 53b25872a64829dd78a8c05c43fdb0c18520ce3d Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 13 Nov 2025 15:04:18 +0100 Subject: [PATCH] Update date_created in netvisor.json --- frontend/public/json/netvisor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/netvisor.json b/frontend/public/json/netvisor.json index 3da0bcae0..47f70080c 100644 --- a/frontend/public/json/netvisor.json +++ b/frontend/public/json/netvisor.json @@ -4,7 +4,7 @@ "categories": [ 9 ], - "date_created": "2025-11-09", + "date_created": "2025-11-13", "type": "ct", "updateable": true, "privileged": false,