mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-05 01:15:52 +01:00
Refactor modules.config.
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
* @instance finder
|
||||
*/
|
||||
const Finder = Module("finder", {
|
||||
requires: ["config"],
|
||||
|
||||
init: function () {
|
||||
const self = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user