mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-12-27 00:59:00 +01:00
[bug] fix shade module exposed function
This commit is contained in:
parent
a041b27237
commit
6a30e7df9f
@ -123,8 +123,7 @@ var shade = (function() {
|
||||
mod: mod,
|
||||
render: render,
|
||||
open: open,
|
||||
close: close,
|
||||
toggle: toggle
|
||||
close: close
|
||||
};
|
||||
|
||||
})();
|
||||
|
Loading…
Reference in New Issue
Block a user