summaryrefslogtreecommitdiff
path: root/templates/tartan.xml
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2025-03-12 20:24:05 +0100
committerGitHub <noreply@github.com>2025-03-12 20:24:05 +0100
commit78df0c73c666387c996b42dd373cd5d41abc1172 (patch)
treea54a0e08abe0993faaeb760c0d80bba1aa3434bb /templates/tartan.xml
parent760c17b8156db5cbc0662d52d57902939e9e0147 (diff)
Add annotations to tartan stripe editor main extension file (#3567)
Diffstat (limited to 'templates/tartan.xml')
-rw-r--r--templates/tartan.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tartan.xml b/templates/tartan.xml
index d9719a2f..3cf83093 100644
--- a/templates/tartan.xml
+++ b/templates/tartan.xml
@@ -3,7 +3,7 @@
<name>Tartan</name>
<id>org.{{ id_inkstitch }}.tartan</id>
<param name="extension" type="string" gui-hidden="true">tartan</param>
- <effect implements-custom-gui="true">
+ <effect implements-custom-gui="true" show-stderr="true">
<object-type>all</object-type>
<icon>{{ icon_path }}inx/tartan.svg</icon>
<menu-tip>Tartan stripe editor</menu-tip>