Skip to content

Commit

Permalink
Merge pull request #8 from GermanBluefox/patch-4
Browse files Browse the repository at this point in the history
Change level.saturation to level.color.saturation
  • Loading branch information
foxthefox authored Apr 23, 2017
2 parents c2b6039 + 082dcce commit 33f2dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ module.exports = {
saturation: {
common: {
type: 'number',
role: 'level.saturation',
role: 'level.color.saturation',
name: 'Saturation',
min: 0,
max: 100,
Expand Down

0 comments on commit 33f2dd0

Please sign in to comment.