diff --git a/packages/client/src/components/MkRenoteButton.vue b/packages/client/src/components/MkRenoteButton.vue index 1933b70fc..299d839dd 100644 --- a/packages/client/src/components/MkRenoteButton.vue +++ b/packages/client/src/components/MkRenoteButton.vue @@ -3,7 +3,7 @@ v-if="canRenote" ref="buttonRef" class="eddddedb _button canRenote" - @click="renote()" + @click="renote(false, $event)" >
{{ count }}
@@ -52,7 +52,7 @@ useTooltip(buttonRef, async (showing) => { }, {}, 'closed'); }); -const renote = (viaKeyboard = false) => { +const renote = (viaKeyboard = false, ev?: MouseEvent) => { pleaseLogin(); if (defaultStore.state.seperateRenoteQuote) { os.api('notes/create', {