mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-02 06:54:05 +00:00
When both chatSubStatus and cStats are null, the SectionView body rendered as empty (zero-height card) but the SERVERS title still appeared, leaving an orphan header between E2E encryption and Clear chat. Gate the whole section on having at least one of the two.