mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix: remove TAK from unmessageble roles(#2146)
This commit is contained in:
parent
27aacd1fbc
commit
7497540f80
1 changed files with 0 additions and 1 deletions
|
|
@ -151,6 +151,5 @@ fun ConfigProtos.Config.DeviceConfig.Role?.isUnmessageableRole(): Boolean = this
|
|||
ConfigProtos.Config.DeviceConfig.Role.ROUTER_LATE,
|
||||
ConfigProtos.Config.DeviceConfig.Role.SENSOR,
|
||||
ConfigProtos.Config.DeviceConfig.Role.TRACKER,
|
||||
ConfigProtos.Config.DeviceConfig.Role.TAK,
|
||||
ConfigProtos.Config.DeviceConfig.Role.TAK_TRACKER,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue