Merge pull request #298 from crd477/master

add missing closing brace to media dicts section
This commit is contained in:
Lorenz Diener 2022-12-16 18:14:34 +02:00 committed by GitHub
commit 9225072cc8
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
}