mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 22:45:46 +01:00
Fix bug.
This commit is contained in:
@@ -11,6 +11,7 @@ defineModule("dom", {
|
|||||||
|
|
||||||
lazyRequire("highlight", ["highlight"]);
|
lazyRequire("highlight", ["highlight"]);
|
||||||
lazyRequire("messages", ["_"]);
|
lazyRequire("messages", ["_"]);
|
||||||
|
lazyRequire("overlay", ["overlay"]);
|
||||||
lazyRequire("prefs", ["prefs"]);
|
lazyRequire("prefs", ["prefs"]);
|
||||||
lazyRequire("template", ["template"]);
|
lazyRequire("template", ["template"]);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user