mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-20 10:20:15 +01:00
small detail for renaming convos
This commit is contained in:
parent
7dd4e78bbf
commit
4304597cb4
3 changed files with 2 additions and 110 deletions
|
|
@ -83,7 +83,7 @@ export default function Conversation({ id, parentMessageId, conversationId, titl
|
|||
onKeyPress={handleKeyPress}
|
||||
/>
|
||||
) : (
|
||||
title
|
||||
titleInput
|
||||
)}
|
||||
</div>
|
||||
{conversationId === id ? (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue