booklore: add note for start-up in frontend (#7331)

This commit is contained in:
CanbiZ 2025-09-01 12:42:06 +02:00 committed by GitHub
parent 4bd2f6866a
commit 4aa337c2f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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