diff --git a/src/client/components/note.vue b/src/client/components/note.vue index 410cb1d49..909ed3023 100644 --- a/src/client/components/note.vue +++ b/src/client/components/note.vue @@ -392,7 +392,7 @@ export default Vue.extend({ }] source: this.$refs.renoteButton, viaKeyboard - }).then(this.focus); + }); }, renoteDirectly() {