forked from MapComplete/MapComplete
Themes: add NSFW-labels
This commit is contained in:
parent
2b923965dd
commit
f5888dee56
5 changed files with 23 additions and 92 deletions
|
|
@ -30,6 +30,13 @@ export interface LayerConfigJson {
|
|||
*/
|
||||
id: string
|
||||
|
||||
/**
|
||||
* question: What labels are applied on the theme?
|
||||
*
|
||||
* Labels are tags on a layer and might mark special properties, influencing certain build processes
|
||||
*/
|
||||
labels?: string[]
|
||||
|
||||
/**
|
||||
* Used in the layer control panel to toggle a layer on and of.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue