Increased polling time

This commit is contained in:
Ben Arc 2021-06-13 15:00:06 +01:00
parent 8fd5a19baf
commit 0d3cc971a5

View File

@ -182,7 +182,7 @@
response1 = []
})
}
}, 5000)
}, 3000)
})
.catch(err => {