From 330a0762e9d173a235abdaa48c2b428dd9145fc6 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 b9f08d673..793ac57b6 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', })}