From 69f14faa4bdf9649d0ffceb19eade65e8cbfef13 Mon Sep 17 00:00:00 2001 From: vhsdream Date: Thu, 5 Jun 2025 10:42:54 -0400 Subject: [PATCH] Wizarr: fix JSON --- frontend/public/json/wizarr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/wizarr.json b/frontend/public/json/wizarr.json index b630f99e..98f16151 100644 --- a/frontend/public/json/wizarr.json +++ b/frontend/public/json/wizarr.json @@ -5,7 +5,7 @@ 14, 13 ], - "date_created": "DATE CREATED", + "date_created": "2025-06-05", "type": "ct", "updateable": true, "privileged": false,