From 13c028e99e96cd3647d4a6c3341b23149665d14e Mon Sep 17 00:00:00 2001 From: sundasnoreen12 Date: Thu, 28 Nov 2024 19:26:29 +0500 Subject: [PATCH] refactor: updated time --- src/notification-preferences/NotificationSettings.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/notification-preferences/NotificationSettings.jsx b/src/notification-preferences/NotificationSettings.jsx index 88af202d8..e4688a020 100644 --- a/src/notification-preferences/NotificationSettings.jsx +++ b/src/notification-preferences/NotificationSettings.jsx @@ -27,8 +27,8 @@ const NotificationSettings = () => {
{intl.formatMessage(messages.notificationCadenceDescription, { - dailyTime: '12:00', - weeklyTime: '00:00', + dailyTime: '22:00 UTC', + weeklyTime: '22:00 UTC Every Sunday', })}