From b85a2e99c864dce66fb07f881913c5f2ee574cdb Mon Sep 17 00:00:00 2001 From: baiqi Date: Fri, 21 Jun 2024 17:08:02 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=84=91=E5=9B=BE):=20=E8=84=91=E5=9B=BE?= =?UTF-8?q?=E6=9C=AA=E4=BF=9D=E5=AD=98=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/pure/ms-minder-editor/main/mainEditor.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/components/pure/ms-minder-editor/main/mainEditor.vue b/frontend/src/components/pure/ms-minder-editor/main/mainEditor.vue index 5adc9489aa..01c20ae828 100644 --- a/frontend/src/components/pure/ms-minder-editor/main/mainEditor.vue +++ b/frontend/src/components/pure/ms-minder-editor/main/mainEditor.vue @@ -120,6 +120,7 @@ 'camera', 'copy', 'expand', + 'expandtolevel', 'hand', 'layout', 'template',