mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 10:18:00 +01:00
add some missing semicolons and remove some trailing commas
This commit is contained in:
@@ -594,7 +594,7 @@ liberator.Hints = function () //{{{
|
||||
{
|
||||
return ["contains", "wordstartswith", "firstletters", "custom"]
|
||||
.map(function (m){ return [m, ""] });
|
||||
},
|
||||
}
|
||||
});
|
||||
|
||||
liberator.options.add(["wordseparators", "wsp"],
|
||||
|
||||
Reference in New Issue
Block a user