diff --git a/web/src/portico/showroom.ts b/web/src/portico/showroom.ts index d4fda02e9c..f890bb4a16 100644 --- a/web/src/portico/showroom.ts +++ b/web/src/portico/showroom.ts @@ -124,16 +124,10 @@ const alert_banners: Record = { process: "notifications", intent: "brand", label: new Handlebars.SafeString( - $t_html( - { - defaultMessage: - "Zulip needs your permission to enable desktop notifications for messages you receive. You can customize what kinds of messages trigger notifications.", - }, - { - "z-link": (content_html) => - ``, - }, - ), + $t_html({ + defaultMessage: + "Zulip needs your permission to enable desktop notifications for important messages.", + }), ), buttons: [ {