diff --git a/frontend/public/json/pulse.json b/frontend/public/json/pulse.json index 4e261ef..09da31d 100644 --- a/frontend/public/json/pulse.json +++ b/frontend/public/json/pulse.json @@ -31,5 +31,10 @@ "username": null, "password": null }, - "notes": [] + "notes": [ + { + "text": "Create Proxmox-API-Token first: `https: //github.com/rcourtman/Pulse?tab=readme-ov-file#creating-a-proxmox-api-token`", + "type": "Info" + } + ] }