forked from MapComplete/MapComplete
Add clearer description of a bicycle pump to prevent fietsersbond-influx of adding wrong data
This commit is contained in:
parent
37e4d0cf73
commit
6391a3c88a
10 changed files with 24 additions and 10 deletions
|
@ -131,6 +131,10 @@ export interface LayerConfigJson {
|
|||
presets?: {
|
||||
title: string | any,
|
||||
tags: string[],
|
||||
/**
|
||||
* The first sentence is shown in small letters beneath the button to add a new one.
|
||||
* The full text is shown in the full popup
|
||||
*/
|
||||
description?: string | any,
|
||||
}[],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue