Update date in json (#5430)

Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
community-scripts-pr-app[bot] 2025-06-24 14:35:59 +01:00 committed by GitHub
parent c75af3a750
commit 5fc126b61c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
"categories": [ "categories": [
9 9
], ],
"date_created": "2025-06-17", "date_created": "2025-06-24",
"type": "ct", "type": "ct",
"updateable": true, "updateable": true,
"privileged": false, "privileged": false,
@ -32,9 +32,9 @@
"password": "admin" "password": "admin"
}, },
"notes": [ "notes": [
{ {
"text": "Database / RabbitMQ Credentials: `cat ~/onlyoffice.creds`", "text": "Database / RabbitMQ Credentials: `cat ~/onlyoffice.creds`",
"type": "info" "type": "info"
} }
] ]
} }