mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-19 21:57:59 +01:00
General cleanup related to last commit.
This commit is contained in:
@@ -129,7 +129,7 @@ const modes = (function () //{{{
|
||||
|
||||
NONE: 0,
|
||||
|
||||
__iterator__: function () util.Array.iterator(this.all),
|
||||
__iterator__: function () util.Array.itervalues(this.all),
|
||||
|
||||
get all() mainModes.slice(),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user