From 5835730e3e17166e4b408f7c79528a5f9091cd53 Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Wed, 22 May 2024 17:54:14 +0300 Subject: [PATCH] . --- pages/dash.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/dash.tsx b/pages/dash.tsx index 9802a3f..0e009c7 100644 --- a/pages/dash.tsx +++ b/pages/dash.tsx @@ -54,7 +54,8 @@ export default function DashboardPage({ initialItems, initialUserId, cartEvents, //const [notificationsVisible, setNotificationsVisible] = useState(false); useEffect(() => { - if (newLogin === 'true') { + // if (newLogin === 'true') + { alert("Мили братя, искаме само да ви напомним да ни изпратите вашите предпочитания за юни до 25-то число като използвате меню 'Възможности'. Ако имате проблем, моля пишете ни на 'specialnosvidetelstvanesofia@gmail.com'"); const currentPath = router.pathname; router.replace(currentPath, undefined, { shallow: true }); // Removes the query without affecting the history