Post-merge generation fix

This commit is contained in:
SillyLossy
2023-03-21 03:01:27 +02:00
parent 1a1f445a14
commit 1785c2ac95

View File

@ -1238,6 +1238,9 @@ async function Generate(type, automatic_trigger, force_name2) {//encode("dsfs").
});
}
let mesSendString = '';
let mesExmString = '';
function setPromtString() {
mesSendString = '';
mesExmString = '';