console command actions without store
This commit is contained in:
parent
32168a94e0
commit
10ad62e606
5 changed files with 12 additions and 17 deletions
|
@ -4,7 +4,7 @@ export default {
|
|||
|
||||
CONSOLE_BLURRED: 'console.blured',
|
||||
CONSOLE_ENTERED: 'console.entered',
|
||||
CONSOLE_CHANGEED: 'console.changed',
|
||||
CONSOLE_QUERY_COMPLETIONS: 'console.query.completions',
|
||||
|
||||
KEYDOWN: 'keydown',
|
||||
|
||||
|
|
Reference in a new issue