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