Merge remote-tracking branch 'origin/master' into develop
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 279 KiB |
Before Width: | Height: | Size: 231 KiB After Width: | Height: | Size: 232 KiB |
Before Width: | Height: | Size: 506 KiB After Width: | Height: | Size: 507 KiB |
Before Width: | Height: | Size: 539 KiB After Width: | Height: | Size: 536 KiB |
Before Width: | Height: | Size: 691 KiB After Width: | Height: | Size: 689 KiB |
Before Width: | Height: | Size: 733 KiB After Width: | Height: | Size: 737 KiB |
Before Width: | Height: | Size: 440 KiB After Width: | Height: | Size: 439 KiB |
Before Width: | Height: | Size: 468 KiB After Width: | Height: | Size: 469 KiB |
Before Width: | Height: | Size: 440 KiB After Width: | Height: | Size: 448 KiB |
Before Width: | Height: | Size: 505 KiB After Width: | Height: | Size: 512 KiB |
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 138 KiB |
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 148 KiB |
Before Width: | Height: | Size: 145 KiB After Width: | Height: | Size: 148 KiB |
Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 124 KiB |
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 99 KiB |
|
@ -179,7 +179,7 @@ export interface TagRenderingConfigJson {
|
||||||
* If chosen as answer, these tags will be applied as well onto the object.
|
* If chosen as answer, these tags will be applied as well onto the object.
|
||||||
* Not compatible with multiAnswer
|
* Not compatible with multiAnswer
|
||||||
*/
|
*/
|
||||||
addExtraTags: string[]
|
addExtraTags?: string[]
|
||||||
|
|
||||||
}[]
|
}[]
|
||||||
}
|
}
|