mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-06 21:55:45 +01:00
Rename :only to :winonly.
This commit is contained in:
@@ -187,7 +187,7 @@ const config = { //{{{
|
||||
////////////////////// COMMANDS ////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////{{{
|
||||
|
||||
commands.add(["on[ly]"],
|
||||
commands.add(["winon[ly]"],
|
||||
"Close all other windows",
|
||||
function ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user