chore: generate
This commit is contained in:
@@ -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()}>
|
||||
|
||||
Reference in New Issue
Block a user