Add option to enable (experimental) playlists in UI

This commit is contained in:
Deluan
2020-05-16 14:02:38 -04:00
committed by Deluan Quintão
parent 0ca79eead4
commit f881e2a54b
4 changed files with 11 additions and 5 deletions
+1
View File
@@ -7,6 +7,7 @@ const defaultConfig = {
baseURL: '',
loginBackgroundURL: 'https://source.unsplash.com/random/1600x900?music',
enableTranscodingConfig: true,
enablePlaylists: true,
}
let config