From 46e4bc3a04ab642fe5c4c2ef444d8baaf4ab97f7 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 12:28:21 +0000 Subject: [PATCH] Update date in json (#7881) Co-authored-by: GitHub Actions --- frontend/public/json/joplin-server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/joplin-server.json b/frontend/public/json/joplin-server.json index 49db64487..10df5731d 100644 --- a/frontend/public/json/joplin-server.json +++ b/frontend/public/json/joplin-server.json @@ -4,7 +4,7 @@ "categories": [ 12 ], - "date_created": "2025-09-12", + "date_created": "2025-09-24", "type": "ct", "updateable": true, "privileged": false,