This commit is contained in:
Timothy Jaeryang Baek
2026-04-01 07:31:54 -05:00
parent 07262fa62c
commit 86472bb445

View File

@@ -1862,7 +1862,7 @@
</div>
<div class="self-end flex space-x-1 mr-1 shrink-0 gap-[0.5px]">
{#if isActive}
{#if isActive && prompt === '' && files.length === 0}
<div class=" flex items-center">
<Tooltip content={$i18n.t('Stop')}>
<button