forked from MapComplete/MapComplete
More fancyness, less bugs
This commit is contained in:
parent
16612b10ef
commit
2177db376c
27 changed files with 821 additions and 607 deletions
|
@ -136,6 +136,7 @@ export class UpdateFromOverpass {
|
|||
const self = this;
|
||||
window?.setTimeout(
|
||||
function () {
|
||||
self.runningQuery.setData(false)
|
||||
self.update(state)
|
||||
}, this.retries.data * 5000
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue