mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-01 00:45:55 +00:00
Add UUID to table KEY_DISPLAY_MAP
This commit is contained in:
parent
34b0c7d783
commit
982c18a900
@ -6,6 +6,7 @@ KEY_DISPLAY_MAP =
|
||||
last_seen_time: 'Last Seen'
|
||||
ip_address: 'IP Address'
|
||||
id: 'ID'
|
||||
uuid: 'UUID'
|
||||
|
||||
startsWithLetter = (string) ->
|
||||
firstLetter = _.first(string)
|
||||
|
Loading…
x
Reference in New Issue
Block a user