mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 11:26:14 +02:00
リファクタリングなど
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user