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/global_commands.inx | |
| parent | 7cc8b0c14e91d2e68212248b8ce66797ade7bb65 (diff) | |
remove stub
Diffstat (limited to 'templates/global_commands.inx')
| -rw-r--r-- | templates/global_commands.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/global_commands.inx b/templates/global_commands.inx index 24d42c90..d55f77bd 100644 --- a/templates/global_commands.inx +++ b/templates/global_commands.inx @@ -19,6 +19,6 @@ </effects-menu> </effect> <script> - <command reldir="extensions" interpreter="python">inkstitch.py</command> + {{ command_tag | safe }} </script> </inkscape-extension> |
