forked from AkkomaGang/akkoma-fe
oops
This commit is contained in:
parent
afbe1a96ac
commit
a0099ecb66
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ const PostStatusForm = {
|
||||||
emits: [
|
emits: [
|
||||||
'posted',
|
'posted',
|
||||||
'resize',
|
'resize',
|
||||||
'mediaplay'
|
'mediaplay',
|
||||||
'mediapause'
|
'mediapause'
|
||||||
],
|
],
|
||||||
components: {
|
components: {
|
||||||
|
|
Loading…
Reference in a new issue