From d10aa36317f50dd3a594450d67804b79980359fe Mon Sep 17 00:00:00 2001 From: Bruno <93909709+bruno-keiko@users.noreply.github.com> Date: Wed, 26 Jun 2024 10:42:22 +0500 Subject: [PATCH] added span tag to text (#3789) Co-authored-by: Begench Co-authored-by: Begench <93909709+begench-g@users.noreply.github.com> --- .../modals/BrowserNotifyModal/BrowserNotifyModal.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.tsx b/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.tsx index 753d969b0..59cb476f4 100644 --- a/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.tsx +++ b/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.tsx @@ -182,8 +182,12 @@ export const BrowserNotifyModal = () => { Get notified right in the browser each time this stream goes live. - Learn more -   about Owncast browser notifications. + + + Learn more + +   about Owncast browser notifications. + {error} startBrowserPushRegistration()} />