mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 04:07:58 +01:00
rename Command's bangAllowed property to bang
This commit is contained in:
@@ -729,7 +729,7 @@ liberator.Mail = function () //{{{
|
||||
function (args, special) liberator.mail.getNewMessages(!special),
|
||||
{
|
||||
argCount: "0",
|
||||
bangAllowed: true,
|
||||
bang: true,
|
||||
});
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////}}}
|
||||
|
||||
Reference in New Issue
Block a user