forked from MapComplete/MapComplete
Small changes, add version number
This commit is contained in:
parent
85dea15c83
commit
2bfeb67a3a
6 changed files with 12 additions and 7 deletions
|
@ -320,7 +320,7 @@ export class Changes {
|
|||
if (c > 10) {
|
||||
millisTillChangesAreSaved.setData(0);
|
||||
self.uploadAll(() => {
|
||||
console.log("Uplaoded changes: more then 10 pending changes")
|
||||
console.log("Uploaded changes: more then 10 pending changes")
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue