aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/02_return_values.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/02_return_values.rst b/docs/02_return_values.rst
index 94d2943..223e516 100644
--- a/docs/02_return_values.rst
+++ b/docs/02_return_values.rst
@@ -430,6 +430,7 @@ Media dicts
430 'foreground': # Estimated foreground colour for the attachment thumbnail 430 'foreground': # Estimated foreground colour for the attachment thumbnail
431 'background': # Estimated background colour for the attachment thumbnail 431 'background': # Estimated background colour for the attachment thumbnail
432 'accent': # Estimated accent colour for the attachment thumbnail 432 'accent': # Estimated accent colour for the attachment thumbnail
433 }
433 434
434Card dicts 435Card dicts
435---------- 436----------
@@ -780,4 +781,4 @@ Admin retention dicts
780 'rate': # Fraction of users retained 781 'rate': # Fraction of users retained
781 'value': # Absolute number of users retained 782 'value': # Absolute number of users retained
782 } 783 }
783 \ No newline at end of file 784
Powered by cgit v1.2.3 (git 2.41.0)