mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-06-14 18:54:47 +02:00
215515fe02
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>