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