aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranekos2014-12-14 16:34:42 +0900
committeranekos2014-12-14 16:34:42 +0900
commitc28682c82e1590565c6d91a9d4eed94e0bcddd4f (patch)
treee330a3d543b23a139a69097a2af404250529ef31
parent1071be49edfda1d35c537d09308d1f0e2f28bbef (diff)
downloadvimperator-plugins-c28682c82e1590565c6d91a9d4eed94e0bcddd4f.tar.bz2
Fix style
-rw-r--r--stella.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/stella.js b/stella.js
index 599ebc7..d0b6d34 100644
--- a/stella.js
+++ b/stella.js
@@ -2149,7 +2149,7 @@ Thanks:
},
enable: function () {
- if (liberator.globalVariables.stella_hidden_panel === true)
+ if (liberator.globalVariables.stella_hidden_panel)
return;
if (this.noGUI)
return;