Add export as m3u button to playlist

This commit is contained in:
Deluan
2020-08-22 13:19:14 -04:00
parent 366054e8cc
commit 9df405a8ce
8 changed files with 66 additions and 18 deletions
+3
View File
@@ -1,3 +1,6 @@
import httpClient from './httpClient'
import wrapperDataProvider from './wrapperDataProvider'
export { httpClient }
export default wrapperDataProvider