mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 17:21:18 +01:00
Fix empty field causing exceptions
This commit is contained in:
parent
f209d8e9a5
commit
5479b240e1
1 changed files with 0 additions and 1 deletions
|
@ -166,7 +166,6 @@
|
||||||
"title": "Icon paint properties",
|
"title": "Icon paint properties",
|
||||||
"type": "properties",
|
"type": "properties",
|
||||||
"fields": [
|
"fields": [
|
||||||
""
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue