mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-21 18:26:32 +00:00
Merge pull request #238 from resin-io/doc/drive-scanner-set-drives-private
Mark DriveScannerService.setDrives() as private
This commit is contained in:
commit
abc843cada
@ -57,7 +57,7 @@ driveScanner.service('DriveScannerService', function($q, $interval, $timeout) {
|
|||||||
/**
|
/**
|
||||||
* @summary Set the list of drives
|
* @summary Set the list of drives
|
||||||
* @function
|
* @function
|
||||||
* @public
|
* @private
|
||||||
*
|
*
|
||||||
* @param {Object[]} drives - drives
|
* @param {Object[]} drives - drives
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user