Explorar el Código

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

* vue3-again:
  oops
Henry Jameson hace 2 años
padre
commit
052ad2fe3f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: {