From 9bac1398b2e3d396538bcb0e6086660373d5f8e9 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 07:51:31 +0200 Subject: [PATCH] Update date in json (#3714) Co-authored-by: GitHub Actions --- frontend/public/json/karakeep.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/karakeep.json b/frontend/public/json/karakeep.json index c6f59ed67..e118e5011 100644 --- a/frontend/public/json/karakeep.json +++ b/frontend/public/json/karakeep.json @@ -2,9 +2,9 @@ "name": "karakeep", "slug": "karakeep", "categories": [ - 12 + 12 ], - "date_created": "2025-04-06", + "date_created": "2025-04-07", "type": "ct", "updateable": true, "privileged": false,