Renames cervixPosition labels into more universal positionOrIntensity

This commit is contained in:
emelko
2018-08-02 17:18:19 +02:00
parent fb3b01a57d
commit f7efadb08a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import {
mucusNFP as computeSensiplanMucusLabels,
cervixOpening as openingLabels,
cervixFirmness as firmnessLabels,
cervixPosition as positionLabels
positionOrIntensity as positionLabels
} from './labels/labels'
import cycleDayModule from '../../lib/cycle'
import { bleedingDaysSortedByDate } from '../../db'