ComputedNfp => value

This commit is contained in:
Julia Friesel
2018-07-16 18:21:58 +02:00
parent c96d3d4550
commit 79f17644d7
3 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ const MucusSchema = {
properties: {
feeling: 'int',
texture: 'int',
computedNfp: 'int',
value: 'int',
exclude: 'bool'
}
}