mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 09:26:42 +00:00
Improve TODO comment for clarity sake
This commit is contained in:
parent
2f1275d617
commit
dc75481880
@ -20,7 +20,7 @@ exports.create = permissions.user (params, options) ->
|
||||
|
||||
(type, callback) ->
|
||||
|
||||
# TODO: Currently returns 'unknown'.
|
||||
# TODO: Currently returns 'unknown' if device is not recognised.
|
||||
# Maybe we should break or handle better?
|
||||
slugifiedType = resin.models.device.getDeviceSlug(type)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user