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

update client sync

This commit is contained in:
Luke Pulverenti 2015-09-14 21:16:31 -04:00
parent 0ce175c86d
commit 571dd964e6
4 changed files with 57 additions and 6 deletions

View file

@ -462,9 +462,6 @@
itemId = "livetv";
}
if (i.Type == 'Channel') {
}
if (i.CollectionType == "photos") {
icon = 'photo-library';
color = "#009688";