* A few more client child logs
This commit is contained in:
@@ -178,7 +178,7 @@ MenuModule.prototype.standardMCIReadyHandler = function(mciData) {
|
||||
var viewsReady = function(err) {
|
||||
// :TODO: what should really happen here?
|
||||
if(err) {
|
||||
Log.warn(err);
|
||||
self.client.log.warn(err);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user