From 8f4b208f3eb205235c9fc5eab866fc0e67951757 Mon Sep 17 00:00:00 2001 From: wunderfisch Date: Mon, 26 Feb 2024 15:29:32 +0100 Subject: [PATCH] specify tracking category cervical mucus --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 5d11e5d..5891718 100644 --- a/config.js +++ b/config.js @@ -4,7 +4,7 @@ import { scale, verticalScale } from 'react-native-size-matters' export const SYMPTOMS = [ 'bleeding', 'temperature', - 'mucus', + 'cervical mucus', 'cervix', 'sex', 'desire',