diff --git a/src/settings.tsx b/src/settings.tsx index 8c34956..a3b7299 100644 --- a/src/settings.tsx +++ b/src/settings.tsx @@ -456,8 +456,20 @@ export default (props: { readOnly={true} {...props} /> - - + +
- {props.chatStore.apiEndpoint && props.chatStore.apiKey && ( + {props.chatStore.apiEndpoint && (