mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-07 17:04:53 +01:00
Enabled ability to add audio files into playlists
This commit is contained in:
parent
0173b3373d
commit
cb5d077d77
File diff suppressed because one or more lines are too long
@ -26,4 +26,7 @@ MediaCMS.features = {
|
||||
hideViews: false,
|
||||
hideAuthor: false,
|
||||
},
|
||||
playlists:{
|
||||
mediaTypes: ['audio', 'video'],
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user