From b4c1f2452859a8e63d6a5bcb00d2f7542eed9d0d Mon Sep 17 00:00:00 2001 From: Dracentis <24703977+Dracentis@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:03:18 -0500 Subject: [PATCH] Fixed date in mattermost.json --- json/mattermost.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/mattermost.json b/json/mattermost.json index 6c5643f2..50569729 100644 --- a/json/mattermost.json +++ b/json/mattermost.json @@ -4,7 +4,7 @@ "categories": [ 25 ], - "date_created": "2024-01-29", + "date_created": "2025-01-29", "type": "ct", "updateable": false, "privileged": false,