Update Treatment.java
This commit is contained in:
parent
006528ae4c
commit
e5d8eb163b
|
@ -169,6 +169,7 @@ public class Treatment implements DataPointWithLabelInterface {
|
|||
insulin = t.insulin;
|
||||
carbs = t.carbs;
|
||||
pumpId = t.pumpId;
|
||||
source = t.source;
|
||||
}
|
||||
|
||||
// ----------------- DataPointInterface --------------------
|
||||
|
|
Loading…
Reference in a new issue