From f38225d52f3cd3fdab42938be203058354c76a84 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, 26 May 2025 10:48:51 +0200 Subject: [PATCH] Update date in json (#4722) Co-authored-by: GitHub Actions --- frontend/public/json/kasm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/kasm.json b/frontend/public/json/kasm.json index 5f37de44c..e39f855be 100644 --- a/frontend/public/json/kasm.json +++ b/frontend/public/json/kasm.json @@ -4,7 +4,7 @@ "categories": [ 9 ], - "date_created": "2025-03-24", + "date_created": "2025-05-26", "type": "ct", "updateable": false, "privileged": true,