Vending machines name case fix (#1086)

This commit is contained in:
AJCM-git
2020-06-09 06:35:13 -04:00
committed by GitHub
parent bbbe8d2cb1
commit e2c80b7a00
26 changed files with 27 additions and 27 deletions

View File

@@ -90,7 +90,7 @@
- type: entity
parent: VendingMachine
id: VendingMachineCigs
name: Cigarette machine
name: cigarette machine
components:
- type: VendingMachine
pack: Cigarette machine
@@ -100,7 +100,7 @@
- type: entity
parent: VendingMachine
id: VendingMachineCoffee
name: Hot Drinks machine
name: hot drinks machine
components:
- type: VendingMachine
pack: Hot Drinks machine