mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-09-14 15:16:40 +00:00
fix: Fix message channel list not updating instantly Creating a channel didn't rebuild the Messages screen's cached channel list until you backed all the way out and reopened it. Tracks whether the Add/Edit channel form was active on the previous render and rebuilds the list once it closes.