mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 06:42:29 +01:00
General cleanup related to last commit.
This commit is contained in:
@@ -180,7 +180,7 @@ function AutoCommands() //{{{
|
||||
|
||||
return {
|
||||
|
||||
__iterator__: function () util.Array.iterator(store),
|
||||
__iterator__: function () util.Array.itervalues(store),
|
||||
|
||||
/**
|
||||
* Adds a new autocommand. <b>cmd</b> will be executed when one of the
|
||||
|
||||
Reference in New Issue
Block a user