From c7aac080ac1e81a610c53e91bc1fb8acc42202fc Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 20:30:56 +0200 Subject: [PATCH] Update date in json (#6359) Co-authored-by: GitHub Actions --- frontend/public/json/jeedom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/jeedom.json b/frontend/public/json/jeedom.json index 60641af82..4a4210dfa 100644 --- a/frontend/public/json/jeedom.json +++ b/frontend/public/json/jeedom.json @@ -4,7 +4,7 @@ "categories": [ 16 ], - "date_created": "2025-03-06", + "date_created": "2025-07-29", "type": "ct", "updateable": false, "privileged": false,