diff --git a/src/App.jsx b/src/App.jsx index b6994b0..e7706eb 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -2835,7 +2835,7 @@ async function createNewChat() { )} - {selectedModelSupportsVision && ( + {selectedVisionModelSupportsVision && (