This commit is contained in:
Eric van der Vlist 2021-04-25 15:21:58 +02:00
parent 6ef9b48568
commit d8282204c6
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ include = function (filepath, isAbsolute) {
text = String(text);
eval(text);
}
}
```
And use the include() function it in the script parameter of the JS operation: