소스 검색

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

* vue3-again:
  oops
Henry Jameson 2 년 전
부모
커밋
052ad2fe3f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/post_status_form/post_status_form.js

+ 1 - 1
src/components/post_status_form/post_status_form.js

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