diff options
Diffstat (limited to 'background_scripts')
| -rw-r--r-- | background_scripts/commands.coffee | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/background_scripts/commands.coffee b/background_scripts/commands.coffee index 0ade35ec..10fa323b 100644 --- a/background_scripts/commands.coffee +++ b/background_scripts/commands.coffee @@ -117,6 +117,7 @@ Commands =        "LinkHints.activateModeToOpenInNewForegroundTab",        "LinkHints.activateModeWithQueue",        "LinkHints.activateModeToDownloadLink", +      "LinkHints.activateModeToOpenIncognito",        "Vomnibar.activate",        "Vomnibar.activateInNewTab",        "Vomnibar.activateTabSelection", | 
