Make the bot itself get the image file type again

This commit is contained in:
TheEssem 2021-01-04 20:53:34 -06:00
parent 10ee3c6a31
commit 9f2bd1fecb
51 changed files with 108 additions and 55 deletions

View file

@ -73,8 +73,7 @@ if (isMainThread) {
console.error(`Worker ${uuid} stopped with exit code ${code}`);
}
});
worker.postMessage({
uuid: uuid,
msg: jobs[uuid].msg,