fix(images): correct config key for image edit engine (#19200)

Updates conditional to reference the appropriate configuration property for image editing, ensuring proper engine selection.
This commit is contained in:
Davixk 2025-11-16 13:28:43 -05:00 committed by GitHub
parent a79a39bb64
commit 21c0dd93e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1179,7 +1179,7 @@
</div>
</div>
{/if}
{:else if config?.IMAGE_GENERATION_ENGINE === 'gemini'}
{:else if config?.IMAGE_EDIT_ENGINE === 'gemini'}
<div class="mb-2.5">
<div class="flex w-full justify-between items-center">
<div class="text-xs pr-2 shrink-0">