diff options
| author | Frank <[email protected]> | 2026-04-15 02:22:47 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2026-04-15 02:22:47 -0400 |
| commit | ccaa12ee799a102390bc9dce6dc76e7d2620c448 (patch) | |
| tree | 06755502d85e371dfe4fcfe08c8230a622ff1484 | |
| parent | 5687d617a323f072c96fa80dcf5e12073c910403 (diff) | |
| download | opencode-ccaa12ee799a102390bc9dce6dc76e7d2620c448.tar.gz opencode-ccaa12ee799a102390bc9dce6dc76e7d2620c448.zip | |
sync
| -rw-r--r-- | packages/console/app/src/routes/workspace/[id]/go/lite-section.tsx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/console/app/src/routes/workspace/[id]/go/lite-section.tsx b/packages/console/app/src/routes/workspace/[id]/go/lite-section.tsx index 70d6aea7a..95ff7af2b 100644 --- a/packages/console/app/src/routes/workspace/[id]/go/lite-section.tsx +++ b/packages/console/app/src/routes/workspace/[id]/go/lite-section.tsx @@ -292,6 +292,8 @@ export function LiteSection() { <li>Mimo-V2-Omni</li> <li>MiniMax M2.5</li> <li>MiniMax M2.7</li> + <li>Qwen3.5 Plus</li> + <li>Qwen3.6 Plus</li> </ul> <p data-slot="promo-description">{i18n.t("workspace.lite.promo.footer")}</p> <div data-slot="subscribe-actions"> |
