Apple Push notifications. Trying something else. again

This commit is contained in:
Martin Donnelly 2016-04-29 14:56:16 +01:00
parent 62c5ad38a8
commit 03552b7f0c

View File

@ -75,7 +75,7 @@ var officeController = function(neweventbus) {
if (err){ if (err){
logger.error(err); logger.error(err);
} }
logger.debug(obj); this.iosTokens = obj;
}.bind(this)); }.bind(this));
this.saveTimer = 0; this.saveTimer = 0;