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:
parent
dc2b6b6465
commit
62753c5a33
1 changed files with 1 additions and 1 deletions
|
@ -423,7 +423,7 @@
|
|||
switch (providerId) {
|
||||
|
||||
case 'm3u':
|
||||
return 'M3U Playlist';
|
||||
return 'M3U';
|
||||
case 'hdhomerun':
|
||||
return 'HDHomerun';
|
||||
case 'satip':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue