From b4df0141357b6ff54f0af098cea0f86516cdc817 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Thu, 9 Jan 2025 16:21:49 +0100 Subject: [PATCH] Fix Date in json --- json/ps5-mqtt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/ps5-mqtt.json b/json/ps5-mqtt.json index 7ffb7f5c..2371fe15 100644 --- a/json/ps5-mqtt.json +++ b/json/ps5-mqtt.json @@ -4,7 +4,7 @@ "categories": [ 3 ], - "date_created": "2025-01-03", + "date_created": "2025-01-09", "type": "ct", "updateable": true, "privileged": false,