Typo
This commit is contained in:
parent
6ef9b48568
commit
d8282204c6
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue