From 1c75f68812880fd58ee906e669921ade593e6da4 Mon Sep 17 00:00:00 2001 From: Fornax Date: Wed, 17 Nov 2021 19:21:54 +0100 Subject: [PATCH] Small prepaid adjustments --- svelte/src/user_home/Subscription.svelte | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/svelte/src/user_home/Subscription.svelte b/svelte/src/user_home/Subscription.svelte index b46f2d7..9b867dd 100644 --- a/svelte/src/user_home/Subscription.svelte +++ b/svelte/src/user_home/Subscription.svelte @@ -86,7 +86,8 @@ const update_subscription = async name => {
  • Base price of €2 per month (includes all the benefits of the Pro plan)
  • €4 per TB per month for storage
  • €2 per TB for hotlink bandwidth
  • -
  • No bandwidth limit, your files will download at the highest speed possible
  • +
  • All advertisements disabled
  • +
  • No rate limit, your files will download at the highest speed possible
  • @@ -104,9 +105,9 @@ const update_subscription = async name => {
    @@ -125,10 +126,10 @@ const update_subscription = async name => {