forked from MapComplete/MapComplete
Fix build
This commit is contained in:
parent
5a9f26081c
commit
59ab86c9fb
1 changed files with 0 additions and 1 deletions
1
State.ts
1
State.ts
|
@ -12,7 +12,6 @@ export default class State extends FeaturePipelineState {
|
||||||
|
|
||||||
constructor(layoutToUse: LayoutConfig) {
|
constructor(layoutToUse: LayoutConfig) {
|
||||||
super(layoutToUse)
|
super(layoutToUse)
|
||||||
window["mapcomplete_state"]= this;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue