forked from MapComplete/MapComplete
Fix build, version bump
This commit is contained in:
parent
6e9d4b327e
commit
950324901c
3 changed files with 4 additions and 2 deletions
|
@ -21,7 +21,7 @@ export default class ConfirmLocationOfPoint extends Combine {
|
|||
state: {
|
||||
osmConnection: OsmConnection,
|
||||
featurePipeline: FeaturePipeline,
|
||||
backgroundLayer: UIEventSource<BaseLayer>
|
||||
backgroundLayer?: UIEventSource<BaseLayer>
|
||||
},
|
||||
filterViewIsOpened: UIEventSource<boolean>,
|
||||
preset: PresetInfo,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue