merged in compact notifs and improved upon it

This commit is contained in:
Henry Jameson 2021-06-18 02:27:32 +03:00
parent c1293c3afa
commit f35c090caa
6 changed files with 14 additions and 7 deletions

View file

@ -298,7 +298,6 @@
:editable="true"
:editAttachment="editAttachment"
:removeAttachment="removeMediaFile"
size="small"
@play="$emit('mediaplay', attachment.id)"
@pause="$emit('mediapause', attachment.id)"
/>