This commit is contained in:
syuilo 2020-02-23 02:34:54 +09:00
parent 200e82decb
commit 5dc75c9cea
1 changed files with 1 additions and 1 deletions

View File

@ -392,7 +392,7 @@ export default Vue.extend({
}] }]
source: this.$refs.renoteButton, source: this.$refs.renoteButton,
viaKeyboard viaKeyboard
}).then(this.focus); });
}, },
renoteDirectly() { renoteDirectly() {