use mode in console message
This commit is contained in:
parent
f6996a2274
commit
b0d2b53281
11 changed files with 36 additions and 43 deletions
|
@ -8,7 +8,7 @@ export default {
|
|||
CONSOLE_QUERY_COMPLETIONS: 'console.query.completions',
|
||||
CONSOLE_SHOW_COMMAND: 'console.show.command',
|
||||
CONSOLE_SHOW_ERROR: 'console.show.error',
|
||||
CONSOLE_HIDE: 'console.hide',
|
||||
CONSOLE_HIDE_COMMAND: 'console.hide.command',
|
||||
|
||||
OPEN_URL: 'open.url',
|
||||
|
||||
|
|
Reference in a new issue