From 45922ac599a721337a6cc3297eb1803757a33347 Mon Sep 17 00:00:00 2001 From: Tomas 'Jethro' Pokorny Date: Tue, 3 Nov 2020 18:46:22 +0100 Subject: [PATCH] TextNode | Correct merge of PlainEdit and image upload. --- vue_frontend/src/components/TextNode.vue | 41 ++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git a/vue_frontend/src/components/TextNode.vue b/vue_frontend/src/components/TextNode.vue index baf3837c..cd0fda64 100644 --- a/vue_frontend/src/components/TextNode.vue +++ b/vue_frontend/src/components/TextNode.vue @@ -33,7 +33,8 @@