mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
Contacts with lastmod=0 or lastmod>now (RTC not synced after reboot but contacts have timestamps from a prior session) were sorted to the top because their raw lastmod > 0. Now both cases are normalised to 0 before the comparison, so unknown-time entries always appear at the bottom. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>