Set isCycleStart when saving symptom
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
import schema0 from './0.js'
|
||||
import schema1 from './1.js'
|
||||
import schema2 from './2.js'
|
||||
|
||||
export default [schema0, schema1]
|
||||
export default [schema0, schema1, schema2]
|
||||
Reference in New Issue
Block a user