diff --git a/public/script.js b/public/script.js index 354901156..9f5985858 100644 --- a/public/script.js +++ b/public/script.js @@ -3146,6 +3146,7 @@ async function Generate(type, { automatic_trigger, force_name2, resolve, reject, wiAfter: worldInfoAfter, loreBefore: worldInfoBefore, loreAfter: worldInfoAfter, + mesExamples: mesExamplesArray.join(''), }; const storyString = renderStoryString(storyStringParams);