mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Factor out add to favorites into reusable UI component
This commit is contained in:
parent
8d081f3a15
commit
7fec9910fb
6 changed files with 139 additions and 61 deletions
|
|
@ -330,6 +330,9 @@
|
|||
},
|
||||
"Acknowledged by another node" : {
|
||||
|
||||
},
|
||||
"Actions" : {
|
||||
|
||||
},
|
||||
"Active" : {
|
||||
|
||||
|
|
@ -400,6 +403,9 @@
|
|||
},
|
||||
"Add Channels" : {
|
||||
|
||||
},
|
||||
"Add to favorites" : {
|
||||
|
||||
},
|
||||
"Additional help" : {
|
||||
|
||||
|
|
@ -17150,6 +17156,9 @@
|
|||
},
|
||||
"Remove" : {
|
||||
|
||||
},
|
||||
"Remove from favorites" : {
|
||||
|
||||
},
|
||||
"Replace Channels" : {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue