forked from MapComplete/MapComplete
Make 'allowMove' obligatory
This commit is contained in:
parent
48a87aa52f
commit
f304a02c46
5 changed files with 33 additions and 11 deletions
|
@ -203,6 +203,7 @@ export default class CreateNoteImportLayer extends Conversion<LayerConfigJson, L
|
|||
anchor: "center",
|
||||
},
|
||||
],
|
||||
allowMove: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue