forked from MapComplete/MapComplete
More tweaks
This commit is contained in:
parent
fe4fa9dd0e
commit
5e0d54601c
8 changed files with 39 additions and 15 deletions
|
@ -117,7 +117,7 @@ console.log("Received change",key, value)
|
|||
return geojson;
|
||||
}
|
||||
|
||||
public uploadAll(optionalContinuation: (() => void)) {
|
||||
public uploadAll(optionalContinuation: (() => void) = undefined) {
|
||||
const self = this;
|
||||
|
||||
this.isSaving.setData(true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue