forked from MapComplete/MapComplete
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
9676e526d7
18 changed files with 11293 additions and 1 deletions
|
@ -179,7 +179,7 @@ export interface TagRenderingConfigJson {
|
|||
* If chosen as answer, these tags will be applied as well onto the object.
|
||||
* Not compatible with multiAnswer
|
||||
*/
|
||||
addExtraTags: string[]
|
||||
addExtraTags?: string[]
|
||||
|
||||
}[]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue