mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-27 03:15:19 +00:00
1245ab9ce2
- Added a new method to sort paths based on length, recency, or frequency, improving user experience in the contacts modal. - Refactored path rendering logic into a separate method for better maintainability and readability. - Introduced a dropdown for users to select their preferred sorting method, with the option saved in localStorage for persistence. - Updated modal content to reflect the sorted paths and ensure accurate display of path data.