mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update cinema mode config page
This commit is contained in:
parent
8d0251b825
commit
80390fe2a0
4 changed files with 66 additions and 75 deletions
|
@ -670,10 +670,6 @@
|
|||
|
||||
return "<img src='css/images/clients/roku.jpg' />";
|
||||
}
|
||||
if (clientLowered == "windows rt") {
|
||||
|
||||
return "<img src='css/images/clients/windowsrt.png' />";
|
||||
}
|
||||
if (clientLowered == "windows phone") {
|
||||
|
||||
return "<img src='css/images/clients/windowsphone.png' />";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue