Merge pull request #298 from crd477/master

add missing closing brace to media dicts section
pull/311/head
Lorenz Diener 2022-12-16 18:14:34 +02:00 zatwierdzone przez GitHub
commit 9225072cc8
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
}