mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Post-merge generation fix
This commit is contained in:
@ -1238,6 +1238,9 @@ async function Generate(type, automatic_trigger, force_name2) {//encode("dsfs").
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
let mesSendString = '';
|
||||||
|
let mesExmString = '';
|
||||||
|
|
||||||
function setPromtString() {
|
function setPromtString() {
|
||||||
mesSendString = '';
|
mesSendString = '';
|
||||||
mesExmString = '';
|
mesExmString = '';
|
||||||
|
Reference in New Issue
Block a user