fixed category casing
This commit is contained in:
parent
f1029ac3ac
commit
511eceed6a
|
|
@ -4,7 +4,7 @@ let channelVar = "0";
|
|||
// RF Transmitter Element
|
||||
elements.rf_transmitter = {
|
||||
color: "#142c47",
|
||||
category: "Machines",
|
||||
category: "machines",
|
||||
behavior: behaviors.WALL,
|
||||
tempHigh: 250,
|
||||
stateHigh: "dirt",
|
||||
|
|
|
|||
Loading…
Reference in New Issue