mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-04-30 18:42:29 +02:00
Testing revealed that meshcli's remove_contact command only works with contact names, not with public keys (neither prefix nor full key). Example test results: - remove_contact bd030a71e091 → Unknown contact - remove_contact bd030a71e091b14e...f7a → Unknown contact - remove_contact "Progres-SLU-Lubsza-test" → SUCCESS Changed frontend to send contact name as selector.