aboutsummaryrefslogtreecommitdiff
path: root/src/components/post_status_form
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2021-06-18 02:27:32 +0300
committerHenry Jameson <me@hjkos.com>2021-06-18 02:27:32 +0300
commitf35c090caaccf272c12358a2a02df71b9212d16c (patch)
treeb4c15b7ef707e17248e7330309c52d7c5510f975 /src/components/post_status_form
parentc1293c3afa9b9a057008026a9d988c6a5b9f516c (diff)
merged in compact notifs and improved upon it
Diffstat (limited to 'src/components/post_status_form')
-rw-r--r--src/components/post_status_form/post_status_form.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue
index c6f84a4b..88ca4c9c 100644
--- a/src/components/post_status_form/post_status_form.vue
+++ b/src/components/post_status_form/post_status_form.vue
@@ -298,7 +298,6 @@
:editable="true"
:editAttachment="editAttachment"
:removeAttachment="removeMediaFile"
- size="small"
@play="$emit('mediaplay', attachment.id)"
@pause="$emit('mediapause', attachment.id)"
/>