mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-03 18:04:36 +02:00
Increased polling time
This commit is contained in:
@@ -182,7 +182,7 @@
|
|||||||
response1 = []
|
response1 = []
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}, 5000)
|
}, 3000)
|
||||||
|
|
||||||
})
|
})
|
||||||
.catch(err => {
|
.catch(err => {
|
||||||
|
Reference in New Issue
Block a user