Calculation recorsively up completed!
This commit is contained in:
@@ -32,7 +32,7 @@ var TodoSchema = new mongoose.Schema({
|
||||
priority: {
|
||||
type: Number,
|
||||
},
|
||||
status: {
|
||||
statustodo: {
|
||||
type: Number,
|
||||
default: 0
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user