From e0b5fcf6713094d4424287fb39f6d76c220933ea Mon Sep 17 00:00:00 2001 From: anekos Date: Sat, 5 Jun 2010 15:19:36 +0000 Subject: nyaaaaaps git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37805 d0d07461-0603-4401-acd4-de1884942a52 --- gmail-commando.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gmail-commando.js') diff --git a/gmail-commando.js b/gmail-commando.js index d826380..b3980bf 100755 --- a/gmail-commando.js +++ b/gmail-commando.js @@ -395,7 +395,7 @@ let INFO = gv.split(/\s+/), cmd + ' - Gmail Commando', function () { - Commands.translate(); + Commands[cmd](); }, { matchingUrls: RegExp('https://mail\\.google\\.com/mail/*') -- cgit v1.2.3