1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix process exit

This commit is contained in:
Luke Pulverenti 2016-11-01 01:56:05 -04:00
parent dc2b6b6465
commit 62753c5a33

View file

@ -423,7 +423,7 @@
switch (providerId) {
case 'm3u':
return 'M3U Playlist';
return 'M3U';
case 'hdhomerun':
return 'HDHomerun';
case 'satip':