From af98045d14311f0e3ff311cb0d72eeb625e41a2f Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Wed, 16 Dec 2020 09:53:43 +0100 Subject: [PATCH] Fix post edit dropping pictures Signed-off-by: Thomas Citharel --- js/src/views/Posts/Edit.vue | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/js/src/views/Posts/Edit.vue b/js/src/views/Posts/Edit.vue index 04ab604c6..74703f31b 100644 --- a/js/src/views/Posts/Edit.vue +++ b/js/src/views/Posts/Edit.vue @@ -109,10 +109,14 @@