forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
664a7f821e
commit
e3b5d7b875
6 changed files with 93 additions and 202 deletions
|
@ -118,7 +118,7 @@ export default class SimpleMetaTaggers {
|
|||
/*Note: also called by 'UpdateTagsFromOsmAPI'*/
|
||||
|
||||
const tgs = feature.properties
|
||||
let movedSomething = false;
|
||||
let movedSomething = false
|
||||
|
||||
function move(src: string, target: string) {
|
||||
if (tgs[src] === undefined) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue