mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-03 14:03:31 +02: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