Remove games
This commit is contained in:
parent
0474bcfa8f
commit
8e76f60a10
85 changed files with 47 additions and 515 deletions
|
@ -558,9 +558,6 @@ define(["dom", "layoutManager", "inputManager", "connectionManager", "events", "
|
|||
else if ("playlists" === i.CollectionType) {
|
||||
icon = "view_list";
|
||||
}
|
||||
else if ("games" === i.CollectionType) {
|
||||
icon = "games";
|
||||
}
|
||||
else if ("movies" === i.CollectionType) {
|
||||
icon = "video_library";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue