mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
The meshcore library's update_contact() reads out_path_hash_mode directly from the contact dict. Without it, add_contact_manual() fails with KeyError: 'out_path_hash_mode'. Default value 0 is correct for new contacts with no known path (flood mode). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>