forked from MapComplete/MapComplete
Chore: formatting
This commit is contained in:
parent
6ab0d45776
commit
ae89be6f01
97 changed files with 3350 additions and 2136 deletions
|
@ -62,7 +62,7 @@
|
|||
state.newFeatures.features.data.push(feature)
|
||||
state.newFeatures.features.ping()
|
||||
state.selectedElement?.setData(feature)
|
||||
if(state.featureProperties.trackFeature){
|
||||
if (state.featureProperties.trackFeature) {
|
||||
state.featureProperties.trackFeature(feature)
|
||||
}
|
||||
comment.setData("")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue