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