mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 11:57:34 -07:00
Fix #6029
This commit is contained in:
parent
668d3daf24
commit
d86ecdc675
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