mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-19 12:40:09 +01:00
fix missing export
This commit is contained in:
parent
1f96b837b3
commit
2d2e49bc00
@ -73,7 +73,6 @@ function sourceIdentifier(sourceDocument) {
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
sourceIdentifier,
|
sourceIdentifier,
|
||||||
recentChatHistory,
|
recentChatHistory,
|
||||||
chatWithWorkspace,
|
|
||||||
chatPrompt,
|
chatPrompt,
|
||||||
grepCommand,
|
grepCommand,
|
||||||
VALID_COMMANDS,
|
VALID_COMMANDS,
|
||||||
|
Loading…
Reference in New Issue
Block a user