Skip to content

Commit 9e6954d

Browse files
committed
show url
1 parent 9e2afad commit 9e6954d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Chatbar/components/ChatbarSettings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export const ChatbarSettings = () => {
5959
onClick={() => setIsSettingDialog(true)}
6060
/>
6161

62-
{/*<QueryUrl api={api} onApiChange={handleApiChange} />*/}
62+
<QueryUrl api={api} onApiChange={handleApiChange} />
6363

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

0 commit comments

Comments
 (0)