aboutsummaryrefslogtreecommitdiff
path: root/src/shared/messages.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/messages.js')
-rw-r--r--src/shared/messages.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/messages.js b/src/shared/messages.js
index bba730e..2467a67 100644
--- a/src/shared/messages.js
+++ b/src/shared/messages.js
@@ -8,6 +8,7 @@ export default {
CONSOLE_QUERY_COMPLETIONS: 'console.query.completions',
CONSOLE_SHOW_COMMAND: 'console.show.command',
CONSOLE_SHOW_ERROR: 'console.show.error',
+ CONSOLE_SHOW_INFO: 'console.show.info',
CONSOLE_HIDE_COMMAND: 'console.hide.command',
OPEN_URL: 'open.url',