diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 4e95bbb..a7bdbca 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -555,6 +555,7 @@ Media dicts | |||
555 | # Note that a video may have an image as preview. | 555 | # Note that a video may have an image as preview. |
556 | # May also contain a 'focus' dict. | 556 | # May also contain a 'focus' dict. |
557 | 'blurhash': # The blurhash for the image, used for preview / placeholder generation | 557 | 'blurhash': # The blurhash for the image, used for preview / placeholder generation |
558 | 'description': # If set, the user-provided description for this media. | ||
558 | } | 559 | } |
559 | 560 | ||
560 | # Metadata dicts (image) - all fields are optional: | 561 | # Metadata dicts (image) - all fields are optional: |