forked from MapComplete/MapComplete
Refactoring: fix import buttons (WIP)
This commit is contained in:
parent
52b54d8b08
commit
8f942f0163
28 changed files with 970 additions and 779 deletions
|
@ -80,7 +80,7 @@ export interface SpecialVisualization {
|
|||
readonly example?: string
|
||||
|
||||
/**
|
||||
* Indicates that this special visualsiation will make requests to the 'alLNodesDatabase' and that it thus should be included
|
||||
* Indicates that this special visualisation will make requests to the 'alLNodesDatabase' and that it thus should be included
|
||||
*/
|
||||
readonly needsNodeDatabase?: boolean
|
||||
readonly args: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue