mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-08-09 18:23:20 +02:00
Add favorites as contact field (dug)
This commit is contained in:
@@ -62,6 +62,7 @@ function createContact(publicKey: string, name: string, type = 1): Contact {
|
||||
lon: null,
|
||||
last_seen: null,
|
||||
on_radio: false,
|
||||
favorite: false,
|
||||
last_contacted: null,
|
||||
last_read_at: null,
|
||||
first_seen: null,
|
||||
|
||||
Reference in New Issue
Block a user