From 18ead8b027ad5917f0d5dd293b94ed03beee8594 Mon Sep 17 00:00:00 2001 From: matty Date: Tue, 2 Apr 2024 15:24:26 -0400 Subject: [PATCH] force Manage Subscription button --- client/pages/subscription.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pages/subscription.js b/client/pages/subscription.js index b23cc99..b3435cb 100644 --- a/client/pages/subscription.js +++ b/client/pages/subscription.js @@ -69,7 +69,7 @@ async function showPage({ rootEl, peertubeHelpers }) {

NCTV also offers cryptocurrency subscriptions for media storage. Contact Matty on NCD, Matrix, or via email.

- ${session_id ? ` +
@@ -77,7 +77,7 @@ async function showPage({ rootEl, peertubeHelpers }) {
- ` : ""} + ${sub_plan ? `

${await translate("Your current plan")}: ${sub_plan.name}, ${currency}${sub_plan.price} /${await peertubeHelpers.translate("month")}, ${sub_plan.storage} ${await peertubeHelpers.translate("GB Storage")}