Merge pull request #167 from jkingsman/migrate-favorites

Add favorites as contact field (dug)
This commit is contained in:
Jack Kingsman
2026-04-05 22:19:01 -07:00
committed by GitHub
55 changed files with 482 additions and 466 deletions
-1
View File
@@ -59,7 +59,6 @@ const baseHealth: HealthStatus = {
const baseSettings: AppSettings = {
max_radio_contacts: 200,
favorites: [],
auto_decrypt_dm_on_advert: false,
last_message_times: {},