diff options
| author | Lex Neva <github.com@lexneva.name> | 2020-03-06 22:39:25 -0500 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2020-03-06 22:39:25 -0500 |
| commit | a4277d19a60f1611658897c18d2548fedf52e8f5 (patch) | |
| tree | 6e7b4257e8dce94deff60574a69438c5b8d229b6 /templates/params.inx | |
| parent | 7cc8b0c14e91d2e68212248b8ce66797ade7bb65 (diff) | |
remove stub
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> |
