From aee02ba783257acd14157b2f0b378c2be9c71563 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 07:47:29 +0000 Subject: [PATCH] Update date in json (#10877) Co-authored-by: GitHub Actions --- frontend/public/json/trip.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/trip.json b/frontend/public/json/trip.json index 5169b0852..f23fe7bd1 100644 --- a/frontend/public/json/trip.json +++ b/frontend/public/json/trip.json @@ -4,7 +4,7 @@ "categories": [ 21 ], - "date_created": "2026-01-16", + "date_created": "2026-01-17", "type": "ct", "updateable": true, "privileged": false,