Skip to content

Commit

Permalink
Change level.saturation to level.color.saturation
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox authored Apr 17, 2017
1 parent c2b6039 commit 082dcce
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 082dcce

Please sign in to comment.