mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-11 09:24:58 +00:00
Update shell.js
This commit is contained in:
parent
a5dce5b55d
commit
6babec9d6b
|
@ -55,8 +55,8 @@ var ShellObject = function() {
|
||||||
};
|
};
|
||||||
|
|
||||||
this.setVisibility = function(visibility) {
|
this.setVisibility = function(visibility) {
|
||||||
this.setVisibility = visibility;
|
this.visibility = visibility;
|
||||||
return this;
|
return this;
|
||||||
};
|
};
|
||||||
|
|
||||||
// @deprecated
|
// @deprecated
|
||||||
|
|
Loading…
Reference in New Issue
Block a user