mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 07:17:59 +01:00
rename Command's bangAllowed property to bang
This commit is contained in:
@@ -287,7 +287,7 @@ liberator.config = { //{{{
|
||||
}
|
||||
},
|
||||
{
|
||||
bangAllowed: true,
|
||||
bang: true,
|
||||
completer: function (filter) liberator.completion.url(filter)
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user