Enabled ability to add audio files into playlists
This commit is contained in:
parent
0173b3373d
commit
cb5d077d77
2 changed files with 4 additions and 1 deletions
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…
Add table
Reference in a new issue