This commit is contained in:
Henry Jameson 2022-03-30 23:54:11 +03:00
parent afbe1a96ac
commit a0099ecb66
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ const PostStatusForm = {
emits: [ emits: [
'posted', 'posted',
'resize', 'resize',
'mediaplay' 'mediaplay',
'mediapause' 'mediapause'
], ],
components: { components: {