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

update tv

This commit is contained in:
Luke Pulverenti 2015-08-10 15:55:33 -04:00
parent d5aa56a15d
commit fa050a3b08
2 changed files with 6 additions and 4 deletions

View file

@ -364,6 +364,8 @@
case 'schedulesdirect':
return 'Schedules Direct';
case 'emby':
return 'Emby Guide';
default:
return 'Unknown';
}