Add AndroidTV logo
This commit is contained in:
@@ -618,7 +618,7 @@
|
||||
|
||||
return "<img src='css/images/clients/mb.png' />";
|
||||
}
|
||||
if (clientLowered == "android") {
|
||||
if (clientLowered == "android" || clientLowered == "androidtv") {
|
||||
|
||||
return "<img src='css/images/clients/android.png' />";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user