From db6ec2dbe6388933e5ad9e7d705144baa8fd4ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Casaj=C3=BAs?= Date: Wed, 22 Jun 2022 15:34:57 +0200 Subject: [PATCH] Fix: Missing renamed methods (#1105) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Adrià Casajús --- templates/dashboard/pricing.html | 2 +- templates/dashboard/setting.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/dashboard/pricing.html b/templates/dashboard/pricing.html index 70687329..20cf094d 100644 --- a/templates/dashboard/pricing.html +++ b/templates/dashboard/pricing.html @@ -87,7 +87,7 @@ - {% set sub = current_user.get_subscription() %} + {% set sub = current_user.get_paddle_subscription() %} {% if sub and sub.cancelled %}