mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Fixed the message node intent (#1362)
This commit is contained in:
parent
40b28b7523
commit
ae9fa586ba
4 changed files with 12 additions and 4 deletions
|
|
@ -31201,6 +31201,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Send a Direct Message" : {
|
||||
|
||||
},
|
||||
"Send a Group Message" : {
|
||||
"localizations" : {
|
||||
|
|
@ -31291,6 +31294,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Send a message to a certain meshtastic node" : {
|
||||
|
||||
},
|
||||
"Send a position on the primary channel when the user button is triple clicked." : {
|
||||
"localizations" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue