Make the bot itself get the image file type again
This commit is contained in:
parent
10ee3c6a31
commit
9f2bd1fecb
51 changed files with 108 additions and 55 deletions
|
@ -73,8 +73,7 @@ if (isMainThread) {
|
|||
console.error(`Worker ${uuid} stopped with exit code ${code}`);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
|
||||
worker.postMessage({
|
||||
uuid: uuid,
|
||||
msg: jobs[uuid].msg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue