add sendConfirmed
This commit is contained in:
parent
9495aa8424
commit
d5aab9dfd0
5 changed files with 39 additions and 14 deletions
|
|
@ -40,7 +40,6 @@ function sendNoAlerts (plugins) {
|
|||
}
|
||||
|
||||
function checkNotification (plugins) {
|
||||
console.log('DEBUG444')
|
||||
return checkStatus(plugins)
|
||||
.then(alertRec => {
|
||||
console.log('DEBUG445: %j', alertRec)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue