mirror of
https://github.com/meshtastic/web.git
synced 2026-04-20 05:47:52 -04:00
Merge pull request #393 from danditomaso/fix/fix-tak-tracker-role-value
fix: update value for tak tracker device role
This commit is contained in:
@@ -46,7 +46,7 @@ export const Device = (): JSX.Element => {
|
||||
"Lost and Found":
|
||||
Protobuf.Config.Config_DeviceConfig_Role.LOST_AND_FOUND,
|
||||
"TAK Tracker":
|
||||
Protobuf.Config.Config_DeviceConfig_Role.SENSOR,
|
||||
Protobuf.Config.Config_DeviceConfig_Role.TAK_TRACKER,
|
||||
},
|
||||
formatEnumName: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user