mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Add ignore node button
This commit is contained in:
parent
85a0303731
commit
e118412808
8 changed files with 609 additions and 2 deletions
|
|
@ -8954,6 +8954,9 @@
|
|||
},
|
||||
"Ignore MQTT" : {
|
||||
|
||||
},
|
||||
"Ignore Node" : {
|
||||
|
||||
},
|
||||
"Import Route" : {
|
||||
|
||||
|
|
@ -18055,6 +18058,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Remove from ignored" : {
|
||||
|
||||
},
|
||||
"Replace Channels" : {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue