Add search shortcut
This commit is contained in:
parent
0f63acea5b
commit
2b20c34c1e
2 changed files with 2 additions and 0 deletions
|
@ -193,6 +193,7 @@ export default Vue.extend({
|
|||
return {
|
||||
'p': this.post,
|
||||
'n': this.post,
|
||||
's': this.search,
|
||||
'h|/': this.help
|
||||
};
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue