Fixed spelling of Caribbean
I knew that first one didn't look right, but it's what the official app's source code had, so I went with it.
This commit is contained in:
2
index.js
2
index.js
@ -295,7 +295,7 @@ module.exports = {
|
||||
LIGHT_CMD_COLOR_SWIM: 4,
|
||||
LIGHT_CMD_COLOR_MODE_PARTY: 5,
|
||||
LIGHT_CMD_COLOR_MODE_ROMANCE: 6,
|
||||
LIGHT_CMD_COLOR_MODE_CARRIBEAN: 7,
|
||||
LIGHT_CMD_COLOR_MODE_CARIBBEAN: 7,
|
||||
LIGHT_CMD_COLOR_MODE_AMERICAN: 8,
|
||||
LIGHT_CMD_COLOR_MODE_SUNSET: 9,
|
||||
LIGHT_CMD_COLOR_MODE_ROYAL: 10,
|
||||
|
Reference in New Issue
Block a user