From 5fc126b61cc14044942f242df15251a92126d0d7 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 14:35:59 +0100 Subject: [PATCH] Update date in json (#5430) Co-authored-by: GitHub Actions --- frontend/public/json/onlyoffice.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/public/json/onlyoffice.json b/frontend/public/json/onlyoffice.json index 5a73e4f44..368943d7f 100644 --- a/frontend/public/json/onlyoffice.json +++ b/frontend/public/json/onlyoffice.json @@ -4,7 +4,7 @@ "categories": [ 9 ], - "date_created": "2025-06-17", + "date_created": "2025-06-24", "type": "ct", "updateable": true, "privileged": false, @@ -32,9 +32,9 @@ "password": "admin" }, "notes": [ - { - "text": "Database / RabbitMQ Credentials: `cat ~/onlyoffice.creds`", - "type": "info" - } + { + "text": "Database / RabbitMQ Credentials: `cat ~/onlyoffice.creds`", + "type": "info" + } ] }