diff --git a/src/components/itemcontextmenu.js b/src/components/itemcontextmenu.js index f9f67082d9..02ef9ee0e4 100644 --- a/src/components/itemcontextmenu.js +++ b/src/components/itemcontextmenu.js @@ -70,7 +70,7 @@ define(["apphost", "globalize", "connectionManager", "itemHelper", "appRouter", commands.push({ name: globalize.translate("InstantMix"), id: "instantmix", - icon: "shuffle" + icon: "explore" }); } } diff --git a/src/itemdetails.html b/src/itemdetails.html index 5240cd5744..1b4788ec77 100644 --- a/src/itemdetails.html +++ b/src/itemdetails.html @@ -45,7 +45,7 @@