fixing name hardDrive in filter

This commit is contained in:
Cayo Puigdefabregas 2022-11-22 11:58:56 +01:00
parent 2d67c9afd2
commit 67cf797c6c
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ DEVICES = {
], ],
"Drives & Storage": [ "Drives & Storage": [
"All DataStorage", "All DataStorage",
"HardDrives", "HardDrive",
"SolidStageDrive", "SolidStageDrive",
], ],
} }