diff --git a/web/satellite/src/components/account/billing/paymentMethods/AddTokenCardNative.vue b/web/satellite/src/components/account/billing/paymentMethods/AddTokenCardNative.vue index 01a2ea00d22c..63ef950520ee 100644 --- a/web/satellite/src/components/account/billing/paymentMethods/AddTokenCardNative.vue +++ b/web/satellite/src/components/account/billing/paymentMethods/AddTokenCardNative.vue @@ -44,7 +44,7 @@ If the STORJ token balance runs out, the default credit card will be charged. diff --git a/web/satellite/vuetify-poc/src/components/StorjTokenCardComponent.vue b/web/satellite/vuetify-poc/src/components/StorjTokenCardComponent.vue index b9887d38d92d..5020c05b0aff 100644 --- a/web/satellite/vuetify-poc/src/components/StorjTokenCardComponent.vue +++ b/web/satellite/vuetify-poc/src/components/StorjTokenCardComponent.vue @@ -2,9 +2,30 @@ // See LICENSE for copying information.