diff --git a/concept.md b/concept.md index ac8bd91..59a5170 100644 --- a/concept.md +++ b/concept.md @@ -6,7 +6,7 @@ - [ ] Watering of crops - [ ] Quick access on field for crops and later tools - [ ] Switch system from field -> crop to crop -> fields - - [ ] Removing planted crops and regaining of removed crop + - [x] Removing planted crops and regaining of removed crop - [ ] Revision of crop-assets - [x] Farm animals - [x] Animal products (egg, milk, wool, etc.) diff --git a/src/components/CropField.vue b/src/components/CropField.vue index 3b8667c..d1361d8 100644 --- a/src/components/CropField.vue +++ b/src/components/CropField.vue @@ -3,6 +3,7 @@