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

update video osd

This commit is contained in:
Luke Pulverenti 2017-01-25 02:04:34 -05:00
parent 93ce8f975b
commit 9511b02112
4 changed files with 36 additions and 56 deletions

View file

@ -749,10 +749,6 @@
return "<img src='css/images/clients/roku.jpg' />";
}
if (clientLowered == "windows phone") {
return "<img src='css/images/clients/windowsphone.png' />";
}
if (clientLowered == "dlna") {
return "<img src='css/images/clients/dlna.png' />";