diff --git a/src/settings.tsx b/src/settings.tsx index baf2e70..46f55c4 100644 --- a/src/settings.tsx +++ b/src/settings.tsx @@ -578,16 +578,30 @@ export default (props: { ))} - - + +
+
+ Image Gen API + +
+
+ + +

@@ -604,16 +618,6 @@ export default (props: {

- {props.chatStore.image_gen_api && props.chatStore.image_gen_key && ( - - )} - {props.chatStore.toolsString.trim() && (