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

View File

@ -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"
}
]
}