misc.generate: try 2 (my fault)

This commit is contained in:
Cynthia Foxwell 2022-10-16 16:32:16 -06:00
parent a983e59c4d
commit 88507c511a
1 changed files with 1 additions and 1 deletions

View File

@ -498,7 +498,7 @@ generate.callback = async function (msg, line) {
retries > 0 ? " with " + retries + " retries" : ""
}`,
embeds: [],
images,
files: images,
};
let splitIndex = 0;