chore: generate

This commit is contained in:
GitHub Action
2026-01-21 17:15:18 +00:00
committed by opencode
parent c4c489a5bc
commit 95b17bcf5e
5 changed files with 10 additions and 17 deletions

View File

@@ -77,9 +77,7 @@ export const DialogSelectMcp: Component = () => {
<span class="text-11-regular text-text-weaker">{language.t("mcp.status.disabled")}</span>
</Show>
<Show when={loading() === i.name}>
<span class="text-11-regular text-text-weak">
{language.t("common.loading.ellipsis")}
</span>
<span class="text-11-regular text-text-weak">{language.t("common.loading.ellipsis")}</span>
</Show>
</div>
<Show when={error()}>