From dfb0b1b96627a978eb5c33378c026348d0004397 Mon Sep 17 00:00:00 2001 From: Anoop M D Date: Fri, 14 Feb 2025 21:23:26 +0530 Subject: [PATCH] fix: allow popus in notification iframes This is to allow is to allow users to open pages (like bruno downloads) from the app --- packages/bruno-app/src/components/Notifications/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bruno-app/src/components/Notifications/index.js b/packages/bruno-app/src/components/Notifications/index.js index 653d56959..d11a6254f 100644 --- a/packages/bruno-app/src/components/Notifications/index.js +++ b/packages/bruno-app/src/components/Notifications/index.js @@ -193,7 +193,7 @@ const Notifications = () => {