made polling longer
This commit is contained in:
parent
3dd94dd710
commit
734bf1bcd5
|
@ -187,7 +187,7 @@
|
|||
})
|
||||
}
|
||||
})
|
||||
}, 2000)
|
||||
}, 3000)
|
||||
})
|
||||
.catch(function (error) {
|
||||
LNbits.utils.notifyApiError(error)
|
||||
|
|
|
@ -238,7 +238,7 @@
|
|||
})
|
||||
}
|
||||
})
|
||||
}, 2000)
|
||||
}, 3000)
|
||||
})
|
||||
.catch(function (error) {
|
||||
LNbits.utils.notifyApiError(error)
|
||||
|
|
Loading…
Reference in New Issue
Block a user