forked from MapComplete/MapComplete
Fix: fix statistics
This commit is contained in:
parent
0601a9df6f
commit
b61bc6de7c
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import { Utils } from "../../Utils"
|
||||
import { Feature, Polygon } from "geojson"
|
||||
import { OsmFeature } from "../../Models/OsmFeature"
|
||||
import { Lists } from "../../Utils/Lists"
|
||||
|
||||
export interface ChangeSetData extends Feature<Polygon> {
|
||||
id: number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue