From 1592ae8fe912a5f7407c5467d39131311fa6d2ed Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Mon, 31 Oct 2022 18:04:30 +0100 Subject: [PATCH] Make text editor level start at 3, 4, 5 Signed-off-by: Thomas Citharel --- js/src/components/TextEditor.vue | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/js/src/components/TextEditor.vue b/js/src/components/TextEditor.vue index 5946230a3..a532a19b0 100644 --- a/js/src/components/TextEditor.vue +++ b/js/src/components/TextEditor.vue @@ -44,8 +44,8 @@