fix: login error logging + E-Mail label (v0.1.2)

This commit is contained in:
2026-04-15 12:40:36 +02:00
parent 6c3c3c9b48
commit e24f9a8b7e
4 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ def setup() -> None:
click.echo("mcp-familywall setup\n")
email = click.prompt("Family Wall email")
email = click.prompt("Family Wall E-Mail")
password = click.prompt("Family Wall password", hide_input=True)
# Verify credentials