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
6babec9d6b
commit
e2582447cc
|
@ -56,7 +56,7 @@ var ShellObject = function() {
|
||||||
|
|
||||||
this.setVisibility = function(visibility) {
|
this.setVisibility = function(visibility) {
|
||||||
this.visibility = visibility;
|
this.visibility = visibility;
|
||||||
return this;
|
return this;
|
||||||
};
|
};
|
||||||
|
|
||||||
// @deprecated
|
// @deprecated
|
||||||
|
|
Loading…
Reference in New Issue
Block a user