mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-10 06:34:41 +02:00
* Mostly work on building demo / NU-MAYA theme for testing / working out details / etc.
This commit is contained in:
parent
6517f50e0c
commit
2edc63632b
12 changed files with 180 additions and 49 deletions
|
@ -16,6 +16,8 @@ var _ = require('lodash');
|
|||
|
||||
exports.MenuModule = MenuModule;
|
||||
|
||||
// :TODO: some of this is a bit off... should pause after finishedLoading()
|
||||
|
||||
function MenuModule(options) {
|
||||
PluginModule.call(this, options);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue