Porównaj commity

...

2 Commity

Autor SHA1 Wiadomość Data
Lorenz Diener 9225072cc8
Merge pull request #298 from crd477/master
add missing closing brace to media dicts section
2022-12-16 18:14:34 +02:00
Chad Dougherty f2975d1ea9
add missing closing brace to media dicts section 2022-12-14 11:44:38 -05:00
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
}