Update plugins/PostProcessingPlugin/scripts/ColorMix.py

Sure

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
This commit is contained in:
Diego Prado Gesto 2019-03-09 20:41:00 -05:00 committed by GitHub
parent 7921b89f3e
commit 986f9aa248
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ class ColorMix(Script):
"default_value": 0,
"minimum_value": "0"
},
"c_behavior":
"behavior":
{
"label": "Fixed or blend",
"description": "Select Fixed (set new mixture) or Blend mode (dynamic mix)",