hide_automationOnly_executions (#10828)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2026-05-08 00:22:04 +05:00
committed by GitHub
parent 364c629d08
commit 2f3b99fd34
3 changed files with 17 additions and 12 deletions
@@ -66,11 +66,6 @@
<div class="w-full mt-2">
<span>
<Label label={key.attr.label} />
{#if tag}
<span class="text-xs">
(<Label label={tag.label} />)
</span>
{/if}
</span>
<MarkupEditor
value={getValue(doc, key.key)}