Missing note in InsertTherapyEventNewWithTimestamp

This commit is contained in:
Philoul 2021-05-13 12:15:00 +02:00
parent bcd74897d4
commit da444c2043

View file

@ -203,7 +203,7 @@ class PumpSyncImplementation @Inject constructor(
timestamp = timestamp,
type = type.toDBbEventType(),
duration = 0,
note = null,
note = note,
enteredBy = "AndroidAPS",
glucose = null,
glucoseType = null,