use android icon for dashboard

This commit is contained in:
dkanada 2020-01-08 11:20:32 +09:00
parent a02e80a08c
commit 2db6bb4acf

View File

@ -12,6 +12,8 @@ define(["browser"], function (browser) {
return baseUrl + "playstation.svg";
case "Kodi":
return baseUrl + "kodi.svg";
case "Jellyfin Android":
return baseUrl + "android.svg";
case "Jellyfin Web":
switch (device.Name) {
case "Opera":