mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
convo successfully changes on convo click
This commit is contained in:
parent
d35ed31b20
commit
c7c50dbbab
9 changed files with 76 additions and 25 deletions
|
|
@ -40,5 +40,5 @@ module.exports = {
|
|||
text
|
||||
});
|
||||
},
|
||||
Message,
|
||||
getMessages: async (filter) => await Message.find(filter).exec(),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue