fix(web): require hub URL without clearing input

This commit is contained in:
weishu
2026-02-06 17:03:46 +08:00
parent 4242c508c1
commit cc9b9279bd
6 changed files with 83 additions and 2 deletions
+1
View File
@@ -31,6 +31,7 @@ export default {
'login.server.origin': 'Hub origin',
'login.server.placeholder': 'https://hapi.example.com',
'login.server.hint': 'Use http(s) only. Any path is ignored.',
'login.server.required': 'Hub URL required. Please set it before signing in.',
'login.server.useSameOrigin': 'Use same origin',
'login.server.save': 'Save hub',
'login.footer': 'Designed with',