mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 16:22:27 +01:00
whitespace fix
This commit is contained in:
@@ -101,6 +101,7 @@ liberator.Bookmarks = function () //{{{
|
|||||||
liberator.options.add(["defsearch", "ds"],
|
liberator.options.add(["defsearch", "ds"],
|
||||||
"Set the default search engine",
|
"Set the default search engine",
|
||||||
"string", "google");
|
"string", "google");
|
||||||
|
|
||||||
liberator.options.add(["preload"],
|
liberator.options.add(["preload"],
|
||||||
"Speed up first time history/bookmark completion",
|
"Speed up first time history/bookmark completion",
|
||||||
"boolean", true);
|
"boolean", true);
|
||||||
|
|||||||
Reference in New Issue
Block a user