diff options
Diffstat (limited to 'templates/embroider.inx')
| -rw-r--r-- | templates/embroider.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/embroider.inx b/templates/embroider.inx index f030c8d6..7a7c0e59 100644 --- a/templates/embroider.inx +++ b/templates/embroider.inx @@ -23,6 +23,6 @@ </effects-menu> </effect> <script> - <command reldir="extensions" interpreter="python">inkstitch.py</command> + {{ command_tag | safe }} </script> </inkscape-extension> |
