mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-09 05:35:44 +01:00
Add some rough docs for :group and the various -group flags.
--HG-- branch : groups
This commit is contained in:
@@ -9,7 +9,7 @@ try {
|
||||
Components.utils.import("resource://dactyl/bootstrap.jsm");
|
||||
defineModule("contexts", {
|
||||
exports: ["Contexts", "Group", "contexts"],
|
||||
use: ["commands", "options", "services", "storage", "styles", "util"]
|
||||
use: ["commands", "options", "services", "storage", "styles", "template", "util"]
|
||||
}, this);
|
||||
|
||||
var Group = Class("Group", {
|
||||
|
||||
Reference in New Issue
Block a user