Change entity key to type for vehicle gear entry
This commit is contained in:
parent
4833453a44
commit
a8e44fdde3
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@
|
||||||
"label": "Vehicle Gear",
|
"label": "Vehicle Gear",
|
||||||
"system": "beam-saber",
|
"system": "beam-saber",
|
||||||
"path": "./packs/vehicle_gear.db",
|
"path": "./packs/vehicle_gear.db",
|
||||||
"entity": "Item"
|
"type": "Item"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue