mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 15:57:58 +01:00
Fix #247
This commit is contained in:
@@ -565,7 +565,7 @@ function Buffer() //{{{
|
||||
}
|
||||
});
|
||||
|
||||
commands.add(["pagest[yle]"],
|
||||
commands.add(["pagest[yle]", "pas"],
|
||||
"Select the author style sheet to apply",
|
||||
function (args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user