mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-07-04 00:42:00 +02:00
0ce7d676cd
Changed _cleanup_job() to use: - cli.get_contacts_with_last_seen() instead of direct bridge API call - cli.delete_contact() for reliable contact deletion This matches the same approach used in preview-cleanup endpoint. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>