diff --git a/client/common-client-plugin.js b/client/common-client-plugin.js index cc5e55a..4442589 100644 --- a/client/common-client-plugin.js +++ b/client/common-client-plugin.js @@ -43,7 +43,7 @@ async function register({ label, shortLabel: label, path: "/p/ncd-my-subscription", - icon: "trending", + icon: "film", }); return links; },