Add back disk drive item model

This commit is contained in:
Raoul Van den Berge
2016-10-23 03:56:27 +02:00
parent c9a575efd7
commit 3685b6810f
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "refinedstorage:disk_drive"
}
}
}