From 49dfff44127daa4016062954b7506d5592aeeb88 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Wed, 14 Jan 2026 15:36:25 -0600 Subject: [PATCH] Fix gradient handling for nudge --- src/view/com/profile/ProfileMenu.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/view/com/profile/ProfileMenu.tsx b/src/view/com/profile/ProfileMenu.tsx index 683a6574bb..bee5b429f1 100644 --- a/src/view/com/profile/ProfileMenu.tsx +++ b/src/view/com/profile/ProfileMenu.tsx @@ -248,7 +248,7 @@ let ProfileMenu = ({ color="secondary" size="small" shape="round"> - + {statusNudgeActive && } @@ -363,7 +363,7 @@ let ProfileMenu = ({ completed: true, }) }}> - + {statusNudgeActive && } {status.isDisabled ? ( Go live (disabled)