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
@@ -0,0 +1,3 @@
export const REST_URL = '/app/api'
export const M3U_MIME_TYPE = 'audio/x-mpegurl'