mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-22 02:18:54 +01: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