diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d9eb2f1e..b37619ffd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ [#1767](https://github.com/nextcloud/cookbook/pull/1767) @lneugebauer - Show info for empty cookbook or categories in recipe overview [#1866](https://github.com/nextcloud/cookbook/pull/1866) @seyfeb +- Replace checkmark with strikethrough for recipe ingredients + [#1908](https://github.com/nextcloud/cookbook/pull/1908) @j0hannesr0th ### Fixed - Fix translation string to not contain quotes diff --git a/src/components/RecipeIngredient.vue b/src/components/RecipeIngredient.vue index ade0f7896..70277ba68 100644 --- a/src/components/RecipeIngredient.vue +++ b/src/components/RecipeIngredient.vue @@ -6,9 +6,8 @@ }" @click="toggleDone" > -