mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-12-05 20:12:30 -05:00
Enabled ability to add audio files into playlists
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -26,4 +26,7 @@ MediaCMS.features = {
|
|||||||
hideViews: false,
|
hideViews: false,
|
||||||
hideAuthor: false,
|
hideAuthor: false,
|
||||||
},
|
},
|
||||||
|
playlists:{
|
||||||
|
mediaTypes: ['audio', 'video'],
|
||||||
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user