Adds the missing mood title on mood edit view

This commit is contained in:
Sofiya Tepikin
2019-01-30 14:05:22 +03:00
parent fee13da2dc
commit 78869f99b8
+1
View File
@@ -40,6 +40,7 @@ export const headerTitles = {
DesireEditView: 'Desire',
SexEditView: 'Sex',
PainEditView: 'Pain',
MoodEditView: 'Mood',
InfoSymptom: 'Info'
}