mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 16:17:59 +01:00
Refactor modules.config.
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
||||
/** @instance editor */
|
||||
const Editor = Module("editor", {
|
||||
requires: ["config"],
|
||||
|
||||
init: function () {
|
||||
// store our last search with f, F, t or T
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user