docs(blinko): add note about F5 refresh after signup

This commit is contained in:
CanbiZ (MickLesk)
2026-04-30 14:36:02 +02:00
parent e84dca5efa
commit 8cf1ff11e1

View File

@@ -35,6 +35,10 @@
{
"text": "Create your account on first access via the web interface.",
"type": "info"
},
{
"text": "After signup, if you see 'user not found' on first login, refresh the page (F5). This is a known upstream behavior; subsequent logins work normally.",
"type": "warning"
}
]
}