Update json

This commit is contained in:
tremor021 2025-06-24 13:58:40 +02:00
parent 764d19f2af
commit 3fedaa426d

View File

@ -31,5 +31,10 @@
"username": null, "username": null,
"password": null "password": null
}, },
"notes": [] "notes": [
{
"text": "Before doing update of the app, please make a backup in the application Web UI",
"type": "warning"
}
]
} }