Prompts (#229)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Conversation } from '@/types';
|
||||
import { Conversation } from '@/types/chat';
|
||||
|
||||
export const updateConversation = (
|
||||
updatedConversation: Conversation,
|
||||
|
||||
Reference in New Issue
Block a user