Merge branch 'vue3-again' into vue3-no-compat

* vue3-again:
  oops
This commit is contained in:
Henry Jameson 2022-03-30 23:54:21 +03:00
commit 052ad2fe3f
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: {