remove hint (#3658)

This commit is contained in:
Deborah Barnard
2025-09-13 16:19:52 +01:00
committed by GitHub
parent 2c930c1af3
commit fbad9a6b89
2 changed files with 3 additions and 2 deletions

View File

@@ -42,7 +42,9 @@
Submit
</button>
</div>
{% if feedback.comment_input_hint %}
<div class="n8n-feedback-comment-hint">{{ feedback.comment_input_hint }}</div>
{% endif %}
</div>
</div>
{% endif %}