-
- Mehr Informationen
-
+ Mehr Informationen
Hier findest du weitere infos zum Thema.
@@ -42,7 +40,7 @@
:key="relatedPost.id"
:post="relatedPost"
:width="{ base: '100%', lg: 1 }"
- @deletePost="post.relatedContributions.splice(index, 1)"
+ @removePostFromList="post.relatedContributions.splice(index, 1)"
/>
diff --git a/webapp/pages/post/edit/_id.vue b/webapp/pages/post/edit/_id.vue
index 7dcff5036..150087ce2 100644
--- a/webapp/pages/post/edit/_id.vue
+++ b/webapp/pages/post/edit/_id.vue
@@ -3,9 +3,7 @@
-
-
-
+