add sendConfirmed

This commit is contained in:
Josh Harvey 2017-04-19 02:25:08 +03:00
parent 9495aa8424
commit d5aab9dfd0
5 changed files with 39 additions and 14 deletions

View file

@ -40,7 +40,6 @@ function sendNoAlerts (plugins) {
}
function checkNotification (plugins) {
console.log('DEBUG444')
return checkStatus(plugins)
.then(alertRec => {
console.log('DEBUG445: %j', alertRec)