diff --git a/json/komga.json b/json/komga.json index 991bd2434..e17ae7476 100644 --- a/json/komga.json +++ b/json/komga.json @@ -30,5 +30,10 @@ "username": null, "password": null }, - "notes": [] -} \ No newline at end of file + "notes": [ + { + "text": "Starting Komga (Web UI) may take up to 2 minutes after a restart or fresh installation.", + "type": "info" + } + ] +}