add missing closing brace to media dicts section

This commit is contained in:
Chad Dougherty 2022-12-14 11:44:38 -05:00 committed by GitHub
parent 78792a70b9
commit f2975d1ea9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
----------
@ -780,4 +781,4 @@ Admin retention dicts
'rate': # Fraction of users retained
'value': # Absolute number of users retained
}