mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-06-23 01:09:26 +02:00
Fix:Mark as finished once media has ended #635
This commit is contained in:
parent
c3b33ea37a
commit
1bd657f07d
2 changed files with 1 additions and 5 deletions
|
@ -62,10 +62,6 @@ export default {
|
|||
{
|
||||
value: 'podcast',
|
||||
text: 'Podcasts'
|
||||
},
|
||||
{
|
||||
value: 'video',
|
||||
text: 'Videos'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue