Set mount location
This commit is contained in:
@@ -88,8 +88,7 @@ class MountItems extends Component {
|
|||||||
Location: location,
|
Location: location,
|
||||||
});
|
});
|
||||||
if (location && (location.length > 0)) {
|
if (location && (location.length > 0)) {
|
||||||
console.log(location);
|
this.handleMountLocationChanged(storageType, location);
|
||||||
//this.handleMountLocationChanged(storageType, location);
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user