fix: fix domainDossier whois key binding

This commit is contained in:
Maddison Hellstrom 2018-11-02 21:20:49 -07:00
parent f655dd5027
commit 2df7fdd0a8
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ const maps = {
alias: "=w",
category: categories.misc,
description: "Lookup whois information for domain",
callback: actions.showWhois,
callback: actions.showWhois(),
},
{
alias: "=d",