mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-27 21:26:38 +00:00
Mark DriveScannerService.setDrives() as private
This commit is contained in:
parent
321dca0b25
commit
5001d84e9a
@ -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