From 94b261fa32f039bf86e58f8e31748b2b7ca99111 Mon Sep 17 00:00:00 2001 From: daniel31x13 Date: Sun, 17 Mar 2024 17:56:36 -0400 Subject: [PATCH] minor change --- pages/subscribe.tsx | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/pages/subscribe.tsx b/pages/subscribe.tsx index a6b96ee9..5bf11eb1 100644 --- a/pages/subscribe.tsx +++ b/pages/subscribe.tsx @@ -30,9 +30,13 @@ export default function Subscribe() { return (

@@ -96,6 +100,12 @@ export default function Subscribe() {

+ VAT if applicable

+ +

+ {account.username + ? "Please note that since your trial has been previously ended, your subscription will start immediately. You can cancel anytime." + : ""} +