mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 06:38:12 +01:00
make use of our argsParser to handle commands with zero arguments
This commit is contained in:
@@ -154,8 +154,7 @@ liberator.Bookmarks = function () //{{{
|
||||
|
||||
liberator.commandline.echo(list, liberator.commandline.HL_NORMAL, liberator.commandline.FORCE_MULTILINE);
|
||||
},
|
||||
{}
|
||||
);
|
||||
{ argCount: "0" });
|
||||
|
||||
liberator.commands.add(["bma[rk]"],
|
||||
"Add a bookmark",
|
||||
|
||||
Reference in New Issue
Block a user