Skip to content

Commit

Permalink
hidden url
Browse files Browse the repository at this point in the history
  • Loading branch information
JYC0413 committed Jan 18, 2024
1 parent ec914a2 commit 3b96fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Chatbar/components/ChatbarSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const ChatbarSettings = () => {
onClick={() => setIsSettingDialog(true)}
/>

<QueryUrl api={api} onApiChange={handleApiChange} />
{/*<QueryUrl api={api} onApiChange={handleApiChange} />*/}

{/*<Key apiKey={apiKey} onApiKeyChange={handleApiKeyChange} />*/}

Expand Down

0 comments on commit 3b96fd4

Please sign in to comment.