This commit is contained in:
Baris Soner Usakli
2013-12-21 19:42:07 -05:00
parent 845e5e7986
commit 3a00c177d3
6 changed files with 44 additions and 31 deletions

View File

@@ -83,6 +83,7 @@ var DebugRoute = function(app) {
user.pushNotifCount(2);
res.send();
});
});
};