mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-06-24 22:11:44 +02: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,
|
hideViews: false,
|
||||||
hideAuthor: false,
|
hideAuthor: false,
|
||||||
},
|
},
|
||||||
|
playlists:{
|
||||||
|
mediaTypes: ['audio', 'video'],
|
||||||
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user