Add Short Note for Komga Installation (#303)

This commit is contained in:
CanbiZ
2024-11-17 16:35:07 +01:00
committed by GitHub
parent 16454d2684
commit a4696475d5

View File

@@ -30,5 +30,10 @@
"username": null,
"password": null
},
"notes": []
}
"notes": [
{
"text": "Starting Komga (Web UI) may take up to 2 minutes after a restart or fresh installation.",
"type": "info"
}
]
}