This commit is contained in:
matty 2025-04-02 12:30:26 -04:00
parent d0d6d8ebc3
commit 1d4b4a30d1

View File

@ -43,7 +43,7 @@ async function register({
label,
shortLabel: label,
path: "/p/ncd-my-subscription",
icon: "trending",
icon: "film",
});
return links;
},