リファクタリングなど
This commit is contained in:
parent
dc8f592c1f
commit
6ed3f9e414
4 changed files with 78 additions and 154 deletions
|
@ -115,7 +115,7 @@ export default Vue.extend({
|
|||
return {
|
||||
'r': this.reply,
|
||||
'a': () => this.react(true),
|
||||
'numpad plus': () => this.react(true),
|
||||
'plus': () => this.react(true),
|
||||
'n': this.renote,
|
||||
'up': this.focusBefore,
|
||||
'shift+tab': this.focusBefore,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue