add missing closing brace to media dicts section

pull/298/head
Chad Dougherty 2022-12-14 11:44:38 -05:00 zatwierdzone przez GitHub
rodzic 78792a70b9
commit f2975d1ea9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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
}