mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-02 03:22:40 +02:00
Empty device channel slots have all-zero secrets (32 hex chars) which passed the length check and got persisted to DB as "Channel N". This caused ghost channels (e.g. Channel 14) to appear in unread counts while the sidebar correctly showed only real channels. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>