mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 13:14:13 +01:00
Merge with master.
This commit is contained in:
@@ -578,7 +578,7 @@ function Options() //{{{
|
||||
reset = (postfix == "&");
|
||||
invertBoolean = (postfix == "!");
|
||||
}
|
||||
|
||||
|
||||
if (name == "all" && reset)
|
||||
liberator.echoerr("You can't reset all options, it could make " + config.hostApplication + " unusable.");
|
||||
else if (name == "all")
|
||||
|
||||
Reference in New Issue
Block a user