mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
applySortAndFilters() had duplicate const declarations for sourceFilter and selectedSource, causing a SyntaxError that prevented the entire contacts.js from loading. Both Pending and Existing pages were broken. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>