diff --git a/frontend/app/tab/updatebanner.tsx b/frontend/app/tab/updatebanner.tsx index 24a0259e8..fb1836693 100644 --- a/frontend/app/tab/updatebanner.tsx +++ b/frontend/app/tab/updatebanner.tsx @@ -29,7 +29,6 @@ const UpdateStatusBannerComponent = forwardRef((_, ref) => { default: break; } - message = "Update Available"; setUpdateStatusMessage(message); // Clear any existing timeout