Increased polling time
This commit is contained in:
parent
8fd5a19baf
commit
0d3cc971a5
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@
|
|||
response1 = []
|
||||
})
|
||||
}
|
||||
}, 5000)
|
||||
}, 3000)
|
||||
|
||||
})
|
||||
.catch(err => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue