mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +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
|
||||
* @function
|
||||
* @public
|
||||
* @private
|
||||
*
|
||||
* @param {Object[]} drives - drives
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user