mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-30 20:52:26 +01:00
Add separate echo/command-line widgets
This commit is contained in:
@@ -1215,6 +1215,8 @@ const liberator = (function () //{{{
|
||||
config.dialogs = config.dialogs || [];
|
||||
config.helpFiles = config.helpFiles || [];
|
||||
|
||||
liberator.triggerObserver("load");
|
||||
|
||||
// commands must always be the first module to be initialized
|
||||
loadModule("commands", Commands);
|
||||
loadModule("options", Options);
|
||||
|
||||
Reference in New Issue
Block a user