mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-20 18:30:15 +01:00
fix: fix conversations in nav (put refreshConvoHint back)
This commit is contained in:
parent
dd0a91a9f6
commit
573112de7b
5 changed files with 8 additions and 16 deletions
|
|
@ -4,7 +4,6 @@ import { useUpdateConversationMutation } from '~/data-provider';
|
|||
import RenameButton from './RenameButton';
|
||||
import DeleteButton from './DeleteButton';
|
||||
import ConvoIcon from '../svg/ConvoIcon';
|
||||
import manualSWR from '~/utils/fetchers';
|
||||
|
||||
import store from '~/store';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue