update subscription link id
This commit is contained in:
parent
5deb4b752d
commit
8937dbd4b8
@ -24,7 +24,7 @@ async function register({
|
|||||||
|
|
||||||
// Create link
|
// Create link
|
||||||
const content = `
|
const content = `
|
||||||
<a _ngcontent-dke-c79="" id="subscription-link" routerlinkactive="active" class="sub-menu-entry ng-star-inserted" href="${href}">
|
<a _ngcontent-dke-c79="" id="ncd-subscription-link" routerlinkactive="active" class="sub-menu-entry ng-star-inserted" href="${href}">
|
||||||
${await peertubeHelpers.translate("NCD Storage")}
|
${await peertubeHelpers.translate("NCD Storage")}
|
||||||
</a>
|
</a>
|
||||||
`;
|
`;
|
||||||
|
Loading…
Reference in New Issue
Block a user