aboutsummaryrefslogtreecommitdiff
path: root/src/components/status_body/status_body.js
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2021-06-18 02:09:50 +0300
committerHenry Jameson <me@hjkos.com>2021-06-18 02:09:50 +0300
commitc1293c3afa9b9a057008026a9d988c6a5b9f516c (patch)
tree9b75f29db56579f5160590a8a34a4b0789dab04e /src/components/status_body/status_body.js
parentf15599e6e57477131ba5592e2874916ed1da06e2 (diff)
parenta3c703bd37fc55c2377cb0bf099af6a21ea07e8e (diff)
Merge branch 'compact-notifs' into proper-attachments
* compact-notifs: compact notifs
Diffstat (limited to 'src/components/status_body/status_body.js')
-rw-r--r--src/components/status_body/status_body.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/status_body/status_body.js b/src/components/status_body/status_body.js
index 601c963b..94366c6c 100644
--- a/src/components/status_body/status_body.js
+++ b/src/components/status_body/status_body.js
@@ -21,6 +21,7 @@ library.add(
const StatusContent = {
name: 'StatusContent',
props: [
+ 'compact',
'status',
'focused',
'noHeading',