From bdba73ab985fdd6112f36dff02cd0eff937759b1 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 25 Sep 2017 19:07:54 +0200 Subject: test --- lib/okpush/apn.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/okpush/apn.js') diff --git a/lib/okpush/apn.js b/lib/okpush/apn.js index c1430012..da883602 100644 --- a/lib/okpush/apn.js +++ b/lib/okpush/apn.js @@ -18,7 +18,7 @@ function push (channel, note) { console.error("Error fetching devices:", err) return } - // console.log(note, tokens) + console.log(note, tokens) apnProvider.send(note, tokens).then( function (response) { // response.sent.forEach( function (token) { // notificationSent(user, token) -- cgit v1.2.3-70-g09d2