1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-28 19:02:29 +01:00
This commit is contained in:
Kris Maglione
2013-05-09 23:37:10 -07:00
parent 2879caf75e
commit a59ee483cd

View File

@@ -11,6 +11,7 @@ defineModule("dom", {
lazyRequire("highlight", ["highlight"]);
lazyRequire("messages", ["_"]);
lazyRequire("overlay", ["overlay"]);
lazyRequire("prefs", ["prefs"]);
lazyRequire("template", ["template"]);