mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-06-18 00:55:49 +02:00
9be7ae6cc4
The path_changed socket handler was skipping the refresh when Contact Info modal was closed. This meant contactsList stayed stale, so opening the modal later still showed outdated path info. Now always refreshes contactsList on any path_changed event. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>