mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-17 18:18:11 +00:00
fix missing export
This commit is contained in:
parent
1f96b837b3
commit
2d2e49bc00
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ function sourceIdentifier(sourceDocument) {
|
|||
module.exports = {
|
||||
sourceIdentifier,
|
||||
recentChatHistory,
|
||||
chatWithWorkspace,
|
||||
chatPrompt,
|
||||
grepCommand,
|
||||
VALID_COMMANDS,
|
||||
|
|
Loading…
Add table
Reference in a new issue