mirror of
https://github.com/paricafe/misskey.git
synced 2025-01-17 19:10:49 -06:00
✌️
This commit is contained in:
parent
f1d65a66b4
commit
7559b8da6c
1 changed files with 2 additions and 0 deletions
|
@ -170,6 +170,8 @@ export default Vue.extend({
|
|||
});
|
||||
}
|
||||
|
||||
this.focus();
|
||||
|
||||
this.$nextTick(() => {
|
||||
this.focus();
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue