mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icon
This commit is contained in:
parent
f2ef23c9a8
commit
7e0100ef3f
4 changed files with 5 additions and 9 deletions
|
@ -216,7 +216,7 @@ define(['connectionManager', 'cardBuilder', 'appSettings', 'dom', 'apphost', 'la
|
|||
icon = "local_movies";
|
||||
break;
|
||||
case "homevideos":
|
||||
icon = "video_label";
|
||||
icon = "photo_library";
|
||||
break;
|
||||
case "musicvideos":
|
||||
icon = "music_video";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue