mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 08:52:27 +01:00
more AR whitespace fixes
This commit is contained in:
@@ -129,7 +129,7 @@ liberator.Bookmarks = function () //{{{
|
||||
{
|
||||
completer: function (filter)
|
||||
{
|
||||
return liberator.completion.url("", "s")[1];
|
||||
return liberator.completion.url("", "s")[1];
|
||||
},
|
||||
validator: function (value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user