removed ip references

This commit is contained in:
phyzical
2022-03-17 21:50:23 +08:00
parent bb433d4629
commit 9949cc9a1e
7 changed files with 20 additions and 24 deletions

View File

@@ -102,7 +102,7 @@ export class WorkerScript {
scriptRef: RunningScript;
/**
* IP Address on which this script is running
* hostname on which this script is running
*/
hostname: string;