forked from MapComplete/MapComplete
Fix: fix missing param
This commit is contained in:
parent
0897061f27
commit
6fa4323495
2 changed files with 3 additions and 1 deletions
|
@ -56,6 +56,7 @@ export class WithImageState extends WithGuiState implements SpecialVisualization
|
|||
private initActors() {
|
||||
|
||||
new ThemeViewStateHashActor({
|
||||
featureSwitches: this.featureSwitches,
|
||||
selectedElement: this.selectedElement,
|
||||
indexedFeatures: this.indexedFeatures,
|
||||
guistate: this.guistate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue