diff --git a/components/utility/profile-settings.tsx b/components/utility/profile-settings.tsx index 19708e8..1c21e23 100644 --- a/components/utility/profile-settings.tsx +++ b/components/utility/profile-settings.tsx @@ -543,7 +543,7 @@ export const ProfileSettings: FC = ({}) => { ) : ( setAzureOpenaiAPIKey(e.target.value)} @@ -556,7 +556,7 @@ export const ProfileSettings: FC = ({}) => { ) : ( setOpenaiAPIKey(e.target.value)}