From cd5251232c1cfcfc580553f29681671d72526ac9 Mon Sep 17 00:00:00 2001 From: Aine Date: Sun, 13 Jul 2025 21:43:40 +0100 Subject: [PATCH] add a note about updating billing details --- src/components/etke.cc/BillingPage.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/etke.cc/BillingPage.tsx b/src/components/etke.cc/BillingPage.tsx index 93c0ac9..2eec626 100644 --- a/src/components/etke.cc/BillingPage.tsx +++ b/src/components/etke.cc/BillingPage.tsx @@ -98,6 +98,12 @@ const BillingPage = () => { here . +
+ If you'd like to change your billing email, or add company details, please{" "} + + contact etke.cc support + + . );