aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts
diff options
context:
space:
mode:
Diffstat (limited to 'content_scripts')
-rw-r--r--content_scripts/link_hints.coffee1
1 files changed, 0 insertions, 1 deletions
diff --git a/content_scripts/link_hints.coffee b/content_scripts/link_hints.coffee
index 36ab1c97..1a15ded9 100644
--- a/content_scripts/link_hints.coffee
+++ b/content_scripts/link_hints.coffee
@@ -699,7 +699,6 @@ class WaitForEnter extends Mode
super
name: "hint/wait-for-enter"
suppressAllKeyboardEvents: true
- exitOnEscape: true
indicator: "Hit <Enter> to proceed..."
@push