forked from MapComplete/MapComplete
Refactoring: make needed URLs explicit
This commit is contained in:
parent
7852829f1b
commit
4852888b41
51 changed files with 978 additions and 871 deletions
|
@ -18,6 +18,7 @@ export class PointImportButtonViz implements SpecialVisualization {
|
|||
public readonly docs: string | BaseUIElement
|
||||
public readonly example?: string
|
||||
public readonly args: { name: string; defaultValue?: string; doc: string }[]
|
||||
public needsUrls = []
|
||||
|
||||
constructor() {
|
||||
this.funcName = "import_button"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue