#23 bugfix adjust task

This commit is contained in:
Gian-Andrea Hutter
2022-11-29 21:55:42 +01:00
parent 028bc0240d
commit 5e42cae290
2 changed files with 4 additions and 4 deletions
@@ -14,10 +14,10 @@
"id": 2,
"name": "water plant",
"description": "water the plant, so that the soil is wet around the plant.",
"startDate": "2022-05-01",
"nextExecution": "2022-05-01",
"startDate": "2022-10-29",
"nextExecution": "2022-11-30",
"nextNotification": "2022-05-01",
"endDate": "2022-09-01",
"endDate": "2022-12-31",
"interval": 2,
"cropId": 0
},