1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-02-17 19:27:29 -06:00
This commit is contained in:
syuilo 2020-02-23 02:34:54 +09:00
parent 200e82decb
commit 5dc75c9cea

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() {