chore: generate

This commit is contained in:
GitHub Action
2026-01-22 18:24:16 +00:00
parent cda7d3dd78
commit c96c25a72c

View File

@@ -108,9 +108,7 @@ export const SettingsGeneral: Component = () => {
description={
<>
{language.t("settings.general.row.theme.description")}{" "}
<Link href="https://opencode.ai/docs/themes/">
{language.t("common.learnMore")}
</Link>
<Link href="https://opencode.ai/docs/themes/">{language.t("common.learnMore")}</Link>
</>
}
>