forked from MapComplete/MapComplete
Fix tests
This commit is contained in:
parent
e7a57125d7
commit
1194fb633f
2 changed files with 2 additions and 3 deletions
|
@ -1267,7 +1267,6 @@ export default class SpecialVisualizations {
|
|||
properties = JSON.parse(tags[key])
|
||||
} else {
|
||||
properties = <any>tags[key]
|
||||
console.log("Multi properties are", properties)
|
||||
}
|
||||
const elements = []
|
||||
for (const property of properties) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue