Improve TODO comment for clarity sake

This commit is contained in:
Juan Cruz Viotti 2015-01-08 11:01:47 -03:00
parent 2f1275d617
commit dc75481880

View File

@ -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)