From fa6527c415a5a3500800e5298dff0a0370ba207d Mon Sep 17 00:00:00 2001 From: rrole <41679290+rrole@users.noreply.github.com> Date: Mon, 24 Nov 2025 08:53:41 +0100 Subject: [PATCH] Update date_created in wanderer.json --- frontend/public/json/wanderer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/wanderer.json b/frontend/public/json/wanderer.json index f2af013ab..a953a762c 100644 --- a/frontend/public/json/wanderer.json +++ b/frontend/public/json/wanderer.json @@ -4,7 +4,7 @@ "categories": [ 0 ], - "date_created": "DATE CREATED", + "date_created": "2025-11-23", "type": "ct", "updateable": true, "privileged": false,