diff --git a/src/client/components/note.vue b/src/client/components/note.vue index 410cb1d49ea446f89f28cacbb9d478fdd5e4e45e..909ed30235923bab67311dfdd4045bbab5ae49b3 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() {