mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-28 23:55:46 +01:00
Also add events groups for the use of plugins.
--HG-- branch : groups
This commit is contained in:
@@ -93,6 +93,7 @@ var Hive = Class("Hive", {
|
||||
for (let sheet in values(this.sheets))
|
||||
sheet.enabled = false;
|
||||
},
|
||||
destroy: function destroy() {},
|
||||
|
||||
__iterator__: function () Iterator(this.sheets),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user