correct INPUT_KEY_PRESS action name

jh-changes
Stefan 6 years ago
parent 1b77846382
commit 399b29a460
  1. 2
      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