aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/content/actions/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/actions/index.js b/src/content/actions/index.js
index 1c51ab0..6976df7 100644
--- a/src/content/actions/index.js
+++ b/src/content/actions/index.js
@@ -6,7 +6,7 @@ export default {
SETTING_SET: 'setting.set',
// User input
- INPUT_KEY_PRESS: 'input.key,press',
+ INPUT_KEY_PRESS: 'input.key.press',
INPUT_CLEAR_KEYS: 'input.clear.keys',
// Completion