fixed category casing

This commit is contained in:
vincent 2025-01-19 15:29:14 -05:00 committed by GitHub
parent f1029ac3ac
commit 511eceed6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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",