fix: correct typo in Gemini 3 Pro Image Preview model name (#11969)

This commit is contained in:
Phantom 2025-12-17 22:27:17 +08:00 committed by GitHub
parent ef25eef0eb
commit bdfda7afb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -362,7 +362,7 @@ export const SYSTEM_MODELS: Record<SystemProviderId | 'defaultModel', Model[]> =
{
id: 'gemini-3-pro-image-preview',
provider: 'gemini',
name: 'Gemini 3 Pro Image Privew',
name: 'Gemini 3 Pro Image Preview',
group: 'Gemini 3'
},
{