lint
This commit is contained in:
parent
dd3fe61cf3
commit
b67db47c88
6 changed files with 25 additions and 26 deletions
|
@ -296,8 +296,8 @@
|
|||
:descriptions="newStatus.mediaDescriptions"
|
||||
:set-media="() => $store.dispatch('setMedia', newStatus.files)"
|
||||
:editable="true"
|
||||
:editAttachment="editAttachment"
|
||||
:removeAttachment="removeMediaFile"
|
||||
:edit-attachment="editAttachment"
|
||||
:remove-attachment="removeMediaFile"
|
||||
@play="$emit('mediaplay', attachment.id)"
|
||||
@pause="$emit('mediapause', attachment.id)"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue