diff --git a/src/screens/NotificationSettingsScreen.tsx b/src/screens/NotificationSettingsScreen.tsx index 28d18a67..fecf782a 100644 --- a/src/screens/NotificationSettingsScreen.tsx +++ b/src/screens/NotificationSettingsScreen.tsx @@ -449,7 +449,7 @@ const NotificationSettingsScreen = () => { {countdown !== null ? `Notification in ${countdown}s...` - : 'Test Notification (1min)'} + : 'Test Notification (5 sec)'}