From 3aed22dcd0b95fa3fe3eccc8ed309e0ddc8fe36f Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Tue, 12 Dec 2023 11:20:11 +0000 Subject: [PATCH] gear_menu_popover: Enable `Plan management` in production. --- web/templates/gear_menu_popover.hbs | 3 +-- zerver/views/push_notifications.py | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/web/templates/gear_menu_popover.hbs b/web/templates/gear_menu_popover.hbs index 3b08e9da21..39f20bb1a8 100644 --- a/web/templates/gear_menu_popover.hbs +++ b/web/templates/gear_menu_popover.hbs @@ -133,8 +133,7 @@ {{/if}} - {{#if (and is_development_environment show_remote_billing) }} - {{! This is only shown in development environment until the UI is ready.}} + {{#if show_remote_billing }}