diff options
Diffstat (limited to 'embroider_params.py')
| -rw-r--r-- | embroider_params.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embroider_params.py b/embroider_params.py index 648c9744..d9fc21c1 100644 --- a/embroider_params.py +++ b/embroider_params.py @@ -22,6 +22,7 @@ class EmbroiderParams(inkex.Effect): "repeats", "angle", "hatching", + "satin_column" ] for param in self.params: |
