This commit is contained in:
Timothy Jaeryang Baek
2026-07-16 00:07:41 -04:00
parent f7716fcbaf
commit 1fe862b965
@@ -37,7 +37,6 @@
aria-expanded={expanded}
on:click={() => (expanded = !expanded)}
>
<span class="w-1.5 h-1.5 rounded-full bg-gray-300 dark:bg-gray-600 shrink-0"></span>
<span class="text-[0.75rem] font-normal shrink-0">
{$i18n.t('Background sub-agent finished')}
</span>