mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-04-25 23:06:43 +02:00
Testing video media type
This commit is contained in:
@@ -62,6 +62,10 @@ export default {
|
||||
{
|
||||
value: 'podcast',
|
||||
text: 'Podcasts'
|
||||
},
|
||||
{
|
||||
value: 'video',
|
||||
text: 'Videos'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user