From 1d9f248b26d5b2ea42fbb085bf6fc56843f66332 Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 30 Apr 2020 13:23:58 -0400 Subject: [PATCH] Change the bullet point in Subscription Details panel from dark blue theme to custom themes --- _locales/en/messages.json | 3 +++ app/panel/components/Subscription/SubscriptionInfo.jsx | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 6b30646c9..85358f3dd 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -2307,6 +2307,9 @@ "learn_more": { "message": "Learn More" }, + "custom_themes": { + "message": "Custom Themes" + }, "historical_stats": { "message": "Historical Stats" }, diff --git a/app/panel/components/Subscription/SubscriptionInfo.jsx b/app/panel/components/Subscription/SubscriptionInfo.jsx index 8d115b17b..0b0fb98e6 100644 --- a/app/panel/components/Subscription/SubscriptionInfo.jsx +++ b/app/panel/components/Subscription/SubscriptionInfo.jsx @@ -74,7 +74,7 @@ const SubscriptionInfo = (props) => {