From 7059e10dfc3a2d5f05e525f4897675fecbe5a5e6 Mon Sep 17 00:00:00 2001 From: Vitalii Date: Fri, 21 Jul 2023 17:16:57 +0300 Subject: [PATCH] web/satellite: update wording for upgrade account token flow Update wording to reflect latest auto upgrade account flow. new wording: Send more than $10 in STORJ Tokens to the following deposit address to upgrade to a Pro account. Your account will be upgraded after your transaction receives 15 confirmations. If your account is not automatically upgraded, please fill out this limit increase request form. Issue: https://github.com/storj/storj-private/issues/367 Change-Id: I46fcb9243722313b98e5c54e8194d6152f7e1631 --- .../modals/upgradeAccountFlow/AddTokensStep.vue | 15 +++++++++++++-- web/satellite/src/types/config.gen.ts | 1 + 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/web/satellite/src/components/modals/upgradeAccountFlow/AddTokensStep.vue b/web/satellite/src/components/modals/upgradeAccountFlow/AddTokensStep.vue index 568cd8618..ef3775444 100644 --- a/web/satellite/src/components/modals/upgradeAccountFlow/AddTokensStep.vue +++ b/web/satellite/src/components/modals/upgradeAccountFlow/AddTokensStep.vue @@ -6,13 +6,15 @@