diff --git a/json/teddycloud.json b/json/teddycloud.json index 2a69fa4e..2217c585 100644 --- a/json/teddycloud.json +++ b/json/teddycloud.json @@ -31,13 +31,9 @@ "password": null }, "notes": [ - { - "text": "Execute within the Proxmox shell", - "type": "info" - }, - { - "text": "First start of the service can take some time due to certificate generation.", - "type": "warn" - } + { + "text": "First start of the service can take some time due to certificate generation.", + "type": "warn" + } ] }