fixing name hardDrive in filter
This commit is contained in:
parent
2d67c9afd2
commit
67cf797c6c
|
@ -88,7 +88,7 @@ DEVICES = {
|
||||||
],
|
],
|
||||||
"Drives & Storage": [
|
"Drives & Storage": [
|
||||||
"All DataStorage",
|
"All DataStorage",
|
||||||
"HardDrives",
|
"HardDrive",
|
||||||
"SolidStageDrive",
|
"SolidStageDrive",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue