Browse Source

Update plugins/PostProcessingPlugin/scripts/ColorMix.py

It's not functional, just a spot to put info if needed.

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>

Diego Prado Gesto 6 years ago
parent
commit
151d40664f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/PostProcessingPlugin/scripts/ColorMix.py

+ 1 - 1
plugins/PostProcessingPlugin/scripts/ColorMix.py

@@ -83,7 +83,7 @@ class ColorMix(Script):
                     "maximum_value_warning": "100",
                     "enabled": "c_behavior == 'blend_value'"
                 },
-                "g_notes":
+                "notes":
                 {
                     "label": "Notes",
                     "description": "A spot to put a note",