forked from AkkomaGang/akkoma-fe
fix console errors
This commit is contained in:
parent
17d2eed06a
commit
6aa6f6f300
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
:attachments="status.attachments"
|
||||
:limit="compact ? 1 : 0"
|
||||
:size="attachmentSize"
|
||||
@setMedia="onMedia"
|
||||
@play="$emit('mediaplay', attachment.id)"
|
||||
@pause="$emit('mediapause', attachment.id)"
|
||||
/>
|
||||
|
|
Loading…
Reference in a new issue