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/zip.inx | |
| parent | 7cc8b0c14e91d2e68212248b8ce66797ade7bb65 (diff) | |
remove stub
Diffstat (limited to 'templates/zip.inx')
| -rw-r--r-- | templates/zip.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/zip.inx b/templates/zip.inx index 952123c9..4a24096d 100644 --- a/templates/zip.inx +++ b/templates/zip.inx @@ -16,6 +16,6 @@ {% endfor %} <param name="extension" type="string" gui-hidden="true">zip</param> <script> - <command reldir="extensions" interpreter="python">inkstitch.py</command> + {{ command_tag | safe }} </script> </inkscape-extension> |
