mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 18:56:31 +00:00
Add missin param annotation caught by JSCS
This commit is contained in:
parent
28a6d786c8
commit
bad9500bc6
@ -103,6 +103,7 @@ imageWriter.service('ImageWriterService', function($q, $timeout) {
|
||||
*
|
||||
* @param {String} image - image path
|
||||
* @param {Object} drive - drive
|
||||
* @param {Function} onProgress - in progress callback (state)
|
||||
*
|
||||
* @returns {Promise}
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user