Renaming cervixPeak in cervixPeakBeforeShift bc it mustn't be the highest cervix value
This commit is contained in:
@@ -27,7 +27,7 @@ export default function (cycleDays, tempEvalEndIndex) {
|
||||
if (onlyClosedAndHardUntilEndOfTempEval) {
|
||||
return {
|
||||
detected: true,
|
||||
cervixPeak: day,
|
||||
cervixPeakBeforeShift: day,
|
||||
evaluationCompleteDay: threeFollowingDays[threeFollowingDays.length - 1]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user