Fixed a wrong comment

This commit is contained in:
Heikki Aitakangas 2022-02-06 01:14:53 +02:00
parent acfd164927
commit 1ed1f78222

@ -60,7 +60,7 @@ export class WorkerScript {
env: Environment;
/**
* Status message in case of script error. Currently unused I think
* Status message in case of script error.
*/
errorMessage = "";