We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cc466 commit aaf7b31Copy full SHA for aaf7b31
1 file changed
init.js
@@ -49,7 +49,7 @@ db.cultivos.insertMany([
49
{
50
"_id": ObjectId("672ebd43e9227768a15b11df"),
51
"status": "Excellent",
52
- "type": "TOMATTO",
+ "type": "TOMATO",
53
"user": ObjectId("672811d1c78d172fd8a89775"),
54
"_class": "smartpot.com.api.Models.Entity.Crop"
55
}
0 commit comments