mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Whitespace clean-up
This commit is contained in:
@@ -320,7 +320,6 @@ async function sendMakerSuiteRequest(request, response) {
|
|||||||
generationConfig: generationConfig,
|
generationConfig: generationConfig,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
if (should_use_system_prompt) {
|
if (should_use_system_prompt) {
|
||||||
body.system_instruction = prompt.system_instruction;
|
body.system_instruction = prompt.system_instruction;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user