Skip to content

Commit

Permalink
Merge pull request #298 from crd477/master
Browse files Browse the repository at this point in the history
add missing closing brace to media dicts section
  • Loading branch information
halcy committed Dec 16, 2022
2 parents 78792a7 + f2975d1 commit 9225072
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/02_return_values.rst
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@ Media dicts
'foreground': # Estimated foreground colour for the attachment thumbnail
'background': # Estimated background colour for the attachment thumbnail
'accent': # Estimated accent colour for the attachment thumbnail
}
Card dicts
----------
Expand Down Expand Up @@ -780,4 +781,4 @@ Admin retention dicts
'rate': # Fraction of users retained
'value': # Absolute number of users retained
}

0 comments on commit 9225072

Please sign in to comment.