mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-13 13:11:03 +00:00
Update powershell.js
This commit is contained in:
parent
3008ea8813
commit
f5833dd103
|
@ -9,7 +9,7 @@ function PowershellInterface() {
|
||||||
this.dataType = -1;
|
this.dataType = -1;
|
||||||
this.target = null;
|
this.target = null;
|
||||||
|
|
||||||
this.setExecType = function(execType;) {
|
this.setExecType = function(execType) {
|
||||||
this.execType = execType;
|
this.execType = execType;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user