mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-27 13:16:36 +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 {String} image - image path
|
||||||
* @param {Object} drive - drive
|
* @param {Object} drive - drive
|
||||||
|
* @param {Function} onProgress - in progress callback (state)
|
||||||
*
|
*
|
||||||
* @returns {Promise}
|
* @returns {Promise}
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user