forked from MapComplete/MapComplete
Completed the port of the buurtnatuur-layer with some fixes for that
This commit is contained in:
parent
8963db4621
commit
77e065d6e7
8 changed files with 29 additions and 9 deletions
|
@ -48,6 +48,10 @@ export interface LayoutConfigJson {
|
|||
*/
|
||||
description: string | any;
|
||||
|
||||
/**
|
||||
* A part of the description, shown under the login-button.
|
||||
*/
|
||||
descriptionTail?: string | any;
|
||||
|
||||
/**
|
||||
* The icon representing this theme.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue