Add missing type for Image title
This commit is contained in:
parent
10c4719076
commit
531eb2a92a
1 changed files with 1 additions and 1 deletions
|
@ -1216,7 +1216,7 @@ Fields:
|
||||||
: path to the image file (string)
|
: path to the image file (string)
|
||||||
|
|
||||||
`title`
|
`title`
|
||||||
: brief image description
|
: brief image description (string)
|
||||||
|
|
||||||
`identifier`
|
`identifier`
|
||||||
: alias for `attr.identifier` (string)
|
: alias for `attr.identifier` (string)
|
||||||
|
|
Loading…
Reference in a new issue