mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54: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 = visibility;
|
||||
return this;
|
||||
this.visibility = visibility;
|
||||
return this;
|
||||
};
|
||||
|
||||
// @deprecated
|
||||
|
|
Loading…
Reference in New Issue
Block a user