forked from MapComplete/MapComplete
More fixes to the refactored code
This commit is contained in:
parent
42d13f564c
commit
94f9a0de56
15 changed files with 78 additions and 82 deletions
4
test.ts
4
test.ts
|
@ -10,9 +10,9 @@ const tagsSource = new UIEventSource({
|
|||
name:'name',
|
||||
surface:'asphalt',
|
||||
image: "https://i.imgur.com/kX3rl3v.jpg",
|
||||
"image:1": "https://i.imgur.com/kX3rl3v.jpg",
|
||||
"image:1": "https://i.imgur.com/oHAJqMB.jpg",
|
||||
// "opening_hours":"mo-fr 09:00-18:00",
|
||||
_country:"be",
|
||||
// "opening_hours":"mo-fr 09:00-18:00"
|
||||
})
|
||||
|
||||
const state = new State(undefined)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue