Popupmenu Todo:
- Show Task Completed
This commit is contained in:
@@ -161,7 +161,7 @@ module.exports = {
|
||||
});
|
||||
});
|
||||
}).catch(error => {
|
||||
console.log('ERROR: sendNotificationToUser', error)
|
||||
console.log('ERROR: sendNotificationToUser', error.data.body)
|
||||
});
|
||||
});
|
||||
// q.allSettled(parallelSubscriptionCalls).then((pushResults) => {
|
||||
|
||||
Reference in New Issue
Block a user