From 19d3f7e96310b23f6ddcaa6de82840cecfd5a529 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Wed, 25 Feb 2026 15:24:52 +0100 Subject: [PATCH] Update date_created in strapi.json --- frontend/public/json/strapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/strapi.json b/frontend/public/json/strapi.json index 70ae2d4a1..d7637c881 100644 --- a/frontend/public/json/strapi.json +++ b/frontend/public/json/strapi.json @@ -4,7 +4,7 @@ "categories": [ 12 ], - "date_created": "2026-02-17", + "date_created": "2026-02-25", "type": "ct", "updateable": true, "privileged": false,