+ add missing ','
This commit is contained in:
parent
9b61c0effe
commit
38f35d6f97
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ enum composite_mode_e
|
|||
hue,
|
||||
saturation,
|
||||
_color,
|
||||
_value
|
||||
_value,
|
||||
color_spin
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue