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

3.0.5340.20849

This commit is contained in:
Luke Pulverenti 2014-08-15 12:35:41 -04:00
parent 668f8ba11f
commit 4d679e90a4
18 changed files with 276 additions and 133 deletions

View file

@ -622,6 +622,10 @@
return "<img src='css/images/clients/android.png' />";
}
if (clientLowered == "nuvue") {
return "<img src='css/images/clients/nuvue.png' />";
}
if (clientLowered == "roku") {
return "<img src='css/images/clients/roku.jpg' />";