diff --git a/app/components/chat.tsx b/app/components/chat.tsx index 3d519dee7..72f35c2ea 100644 --- a/app/components/chat.tsx +++ b/app/components/chat.tsx @@ -743,7 +743,7 @@ export function ChatActions(props: { /> )} - {showPlugins(currentProviderName, currentModel) && ( + {!isMobileScreen && (