mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-03 12:47:35 +01:00
Add missing export for missing identifier exception
This commit is contained in:
parent
441e5c6cea
commit
beedd9952a
@ -807,4 +807,4 @@ const defaultPromptManagerSettings = {
|
||||
}
|
||||
};
|
||||
|
||||
export {PromptManagerModule, openAiDefaultPrompts, openAiDefaultPromptLists, defaultPromptManagerSettings};
|
||||
export {PromptManagerModule, openAiDefaultPrompts, openAiDefaultPromptLists, defaultPromptManagerSettings, IdentifierNotFoundError};
|
||||
|
Loading…
x
Reference in New Issue
Block a user