diff --git a/lib/services/notification_service.dart b/lib/services/notification_service.dart index 6d86870..2fae072 100644 --- a/lib/services/notification_service.dart +++ b/lib/services/notification_service.dart @@ -61,7 +61,7 @@ class NotificationService { await _notifications.zonedSchedule( notificationId, 'Time for ${supplement.name}', - 'Take ${supplement.dosage} ${supplement.unit}', + 'Take ${supplement.numberOfUnits} ${supplement.unitType} (${supplement.totalDosagePerIntake} ${supplement.unit})', _nextInstanceOfTime(hour, minute), const NotificationDetails( android: AndroidNotificationDetails(