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