forked from FoundKeyGang/FoundKey
Fix #6029
This commit is contained in:
parent
200e82decb
commit
5dc75c9cea
1 changed files with 1 additions and 1 deletions
|
@ -392,7 +392,7 @@ export default Vue.extend({
|
|||
}]
|
||||
source: this.$refs.renoteButton,
|
||||
viaKeyboard
|
||||
}).then(this.focus);
|
||||
});
|
||||
},
|
||||
|
||||
renoteDirectly() {
|
||||
|
|
Loading…
Reference in a new issue