forked from iarv/mc-webui
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.