mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
add chat filter list, more space for search bar.
This commit is contained in:
parent
a4bbeffddc
commit
e12debeff9
4 changed files with 37 additions and 7 deletions
|
|
@ -1,3 +1,3 @@
|
|||
enum ContactSortOption { lastSeen, recentMessages, name }
|
||||
|
||||
enum ContactTypeFilter { all, favorites, users, repeaters, rooms }
|
||||
enum ContactTypeFilter { all, favorites, users, repeaters, rooms, chat }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue