Fix:Mark as finished once media has ended #635

This commit is contained in:
advplyr 2022-06-02 16:31:52 -05:00
parent c3b33ea37a
commit 1bd657f07d
2 changed files with 1 additions and 5 deletions

View file

@ -62,10 +62,6 @@ export default {
{
value: 'podcast',
text: 'Podcasts'
},
{
value: 'video',
text: 'Videos'
}
]
}