add note on update

This commit is contained in:
Mips2648 2025-06-14 10:41:35 +02:00
parent dd34e7641b
commit c4e15a3147
No known key found for this signature in database

View File

@ -41,5 +41,10 @@
"username": "admin",
"password": "admin"
},
"notes": []
"notes": [
{
"text": "Only OS packages are updateable. To update Jeedom, please use the web interface.",
"type": "info"
}
]
}