diff --git a/packages/client/src/components/MkNoteSub.vue b/packages/client/src/components/MkNoteSub.vue index f5e70891fa..a0b70ff1f5 100644 --- a/packages/client/src/components/MkNoteSub.vue +++ b/packages/client/src/components/MkNoteSub.vue @@ -26,6 +26,7 @@ :note="note" :parentId="appearNote.parentId" :conversation="conversation" + @focusfooter="footerEl.focus()" />
@@ -46,7 +47,7 @@
-