mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 14:34:12 +01:00
added new hint color options and a new hintmatching option (thanks Daniel)
This commit is contained in:
@@ -89,7 +89,7 @@ liberator.config = {
|
||||
function () { liberator.commandline.open(":", "open ", liberator.modes.EX); });
|
||||
|
||||
// don't wait too long when selecting new messages
|
||||
GetThreadTree()._selectDelay = 250; // TODO: make configurable
|
||||
GetThreadTree()._selectDelay = 300; // TODO: make configurable
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user