From 7241d469373c45b017375b552738382590354e26 Mon Sep 17 00:00:00 2001 From: Leon Date: Tue, 3 Mar 2026 14:20:29 +0100 Subject: [PATCH] feat: subscription label --- src/screens/Profile/ManageSubscription.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/screens/Profile/ManageSubscription.js b/src/screens/Profile/ManageSubscription.js index d20ea19..e0dcb83 100644 --- a/src/screens/Profile/ManageSubscription.js +++ b/src/screens/Profile/ManageSubscription.js @@ -30,9 +30,9 @@ const STATUS_LABELS = { } const PLAN_LABELS = { - starter: 'Starter', - pro: 'Pro', - premium: 'Premium', + starter: 'Play Backer Blue', + pro: 'Play Backer Gold', + premium: 'Play Backer Silver', } const PERIOD_LABELS = {