update shit again
This commit is contained in:
parent
8937dbd4b8
commit
f76e9794f9
@ -15,7 +15,7 @@ async function register({
|
||||
target: "action:router.navigation-end",
|
||||
handler: async (params) => {
|
||||
if (params.path.startsWith("/my-account")) {
|
||||
if (document.getElementById("subscription-link")) return;
|
||||
if (document.getElementById("ncd-subscription-link")) return;
|
||||
|
||||
let href = "/p/ncd-my-subscription";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user