diff --git a/services/web/app/src/Features/Subscription/SubscriptionController.js b/services/web/app/src/Features/Subscription/SubscriptionController.js index 0f064a8ffe..1485a676bc 100644 --- a/services/web/app/src/Features/Subscription/SubscriptionController.js +++ b/services/web/app/src/Features/Subscription/SubscriptionController.js @@ -130,7 +130,7 @@ async function plansPage(req, res) { plansPageViewSegmentation[inrGeoBannerSplitTestName] = inrGeoBannerVariant } - let showBackToSchoolBanner + let showBackToSchoolBanner = true const userId = SessionManager.getLoggedInUserId(req.session) if (userId) { const usersBestSubscription =