diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d639388d..ac3e78444 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ [#1931](https://github.com/nextcloud/cookbook/pull/1931) @christianlupus - Add backport script to simplify development [#1935](https://github.com/nextcloud/cookbook/pull/1935) @christianlupus +- remove constant se in RecipeView + [#1942](https://github.com/nextcloud/cookbook/pull/1942) @j0hannesr0th ## 0.10.3 - 2023-12-04 diff --git a/src/components/RecipeView/RecipeView.vue b/src/components/RecipeView/RecipeView.vue index 5cbb23726..14c8504ea 100644 --- a/src/components/RecipeView/RecipeView.vue +++ b/src/components/RecipeView/RecipeView.vue @@ -341,7 +341,6 @@ - se