mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-11 07:04:32 +02:00
* Cleanup & some logging
This commit is contained in:
parent
efcc8756ba
commit
810f001901
4 changed files with 8 additions and 135 deletions
|
@ -201,7 +201,6 @@ Client.prototype.gotoMenuModule = function(name, cb) {
|
|||
if(err) {
|
||||
cb(err);
|
||||
} else {
|
||||
// :TODO: log module info not just menu!!
|
||||
Log.debug({ menuName : name }, 'Goto menu module');
|
||||
|
||||
modInst.enter(self);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue