From 43cda4e2fb26f3c957df40e87c923323acbafd9c Mon Sep 17 00:00:00 2001 From: Steven Date: Sun, 17 Dec 2023 22:48:08 +0800 Subject: [PATCH] chore: update subscription setting --- frontend/web/src/components/SubscriptionFAQ.tsx | 9 ++++++++- frontend/web/src/pages/SubscriptionSetting.tsx | 4 ++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/frontend/web/src/components/SubscriptionFAQ.tsx b/frontend/web/src/components/SubscriptionFAQ.tsx index 520226a..14cf925 100644 --- a/frontend/web/src/components/SubscriptionFAQ.tsx +++ b/frontend/web/src/components/SubscriptionFAQ.tsx @@ -22,7 +22,14 @@ const SubscriptionFAQ = () => { {`Can I get a refund if Slash doesn't meet my needs?`} - Yes, absolutely! You can send a email to me at `yourselfhosted@gmail.com`. I will refund you as soon as possible. + Yes, absolutely! You can contact us with `yourselfhosted@gmail.com`. I will refund you as soon as possible. + + + + Is there a Lifetime license? + + {`As software requires someone to maintain it, so we won't sell a lifetime service, since humans are not immortal yet. But if you + really want it, please contact us "yourselfhosted@gmail.com".`} diff --git a/frontend/web/src/pages/SubscriptionSetting.tsx b/frontend/web/src/pages/SubscriptionSetting.tsx index 34839a3..f4e0461 100644 --- a/frontend/web/src/pages/SubscriptionSetting.tsx +++ b/frontend/web/src/pages/SubscriptionSetting.tsx @@ -140,10 +140,10 @@ const SubscriptionSetting: React.FC = () => { - +