summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2020-05-07 18:25:52 +0200
committerGitHub <noreply@github.com>2020-05-07 18:25:52 +0200
commite8222c87c98344b4d12539abdd24dbcc8f61b49a (patch)
tree904bfaf0947be18b19d71f64722d1fb3b6c130b8
parent555628b0bc4f812d7323fb68d969a413e2caa8ad (diff)
update simulator command tag (#688)
-rw-r--r--templates/simulator.inx2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/simulator.inx b/templates/simulator.inx
index 6ac92d07..8a777d04 100644
--- a/templates/simulator.inx
+++ b/templates/simulator.inx
@@ -12,6 +12,6 @@
</effects-menu>
</effect>
<script>
- <command reldir="extensions" interpreter="python">inkstitch.py</command>
+ {{ command_tag | safe }}
</script>
</inkscape-extension>