update version and branding

This commit is contained in:
2023-12-13 10:25:18 -05:00
parent f76e9794f9
commit 71d2f52578
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ async function register({
// Create link
const content = `
<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("NCTV Storage")}
</a>
`;