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

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">