ui: Fix spacing in tool-call request (#25634)
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
|||||||
<ChatMessageActionCard icon={ShieldQuestion}>
|
<ChatMessageActionCard icon={ShieldQuestion}>
|
||||||
{#snippet message()}
|
{#snippet message()}
|
||||||
Allow use of <span class="font-semibold">{toolName}</span>{#if serverLabel}
|
Allow use of <span class="font-semibold">{toolName}</span>{#if serverLabel}
|
||||||
from <span class="font-semibold">{serverLabel}</span>{/if}?
|
from <span class="font-semibold">{serverLabel}</span>{/if}?
|
||||||
{/snippet}
|
{/snippet}
|
||||||
|
|
||||||
{#snippet actions()}
|
{#snippet actions()}
|
||||||
|
|||||||
Reference in New Issue
Block a user