diff options
Diffstat (limited to 'background_scripts/settings.coffee')
| -rw-r--r-- | background_scripts/settings.coffee | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/background_scripts/settings.coffee b/background_scripts/settings.coffee index aed509e4..fc78d48f 100644 --- a/background_scripts/settings.coffee +++ b/background_scripts/settings.coffee @@ -23,6 +23,7 @@ root.Settings = Settings = defaults: scrollStepSize: "60" linkHintCharacters: "sadfjklewcmpgh" + linkHintNumbers: "0123456789" filterLinkHints: false hideHud: false userDefinedLinkHintCss: |
