Add search shortcut
This commit is contained in:
@ -193,6 +193,7 @@ export default Vue.extend({
|
||||
return {
|
||||
'p': this.post,
|
||||
'n': this.post,
|
||||
's': this.search,
|
||||
'h|/': this.help
|
||||
};
|
||||
},
|
||||
|
Reference in New Issue
Block a user