diff --git a/json/adguard.json b/json/adguard.json index fc2640ae1..e9c7ca471 100644 --- a/json/adguard.json +++ b/json/adguard.json @@ -30,5 +30,10 @@ "username": null, "password": null }, - "notes": [] -} \ No newline at end of file + "notes": [ + { + "text": "AdguardHome is only updatable via the WebUI!", + "type": "info" + } + ] +}